Concurrency
All > Technology > Programming > Java
- A feature of parallel programming. Parts of a program whose executions overlap in time are said to execute concurrently. Java's thread feature support concurrency.
David J. Barnes - Cite This Source - This Definition - daemon thread, lightweight process, livelock, multithreaded, polling, process, race hazard, Thread, thread starvation
Also listed in: