concurrency framework
C28054
concept
A concurrency framework is a software infrastructure that provides abstractions, tools, and runtime support for managing and coordinating multiple tasks or threads executing simultaneously within an application.
Observed surface forms (5)
- actor framework ×1
- concurrency library ×1
- concurrent computing framework ×1
- concurrent programming model ×1
- run loop abstraction ×1
Instances (8)
- Grand Central Dispatch
- Akka via concept surface "actor framework"
- ZeroMQ
- Clojure core.async via concept surface "concurrency library"
- OTP
- Polyphonic C# via concept surface "concurrent programming model"
- NSRunLoop via concept surface "run loop abstraction"
-
GCD
surface form: Grand Central Dispatch