Concurrent programming is the technique of programming operations which operate (either actually or apparently) concurrently, either within a single computer, or across a number of systems.
Pioneers in the field of concurrent programming include Edsger Dijkstra and C. A. R. Hoare.
- this is a stub article - this topic is more technical than 'multithreading', but should cover many of the same topics at greater depth
Topics in concurrent programming include:
See also: