Changes between Version 44 and Version 45 of LightweightConcurrency
- Timestamp:
- 05/18/12 13:46:27 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LightweightConcurrency
v44 v45 139 139 == User-level concurrency == 140 140 141 Now that we have defined an abstract interface, lets look at how to construct user-level concurrency primitives using the scheduler actions.141 Now that we have defined an abstract scheduler interface, lets look at how to construct user-level concurrency primitives using the scheduler actions. 142 142 143 143 === Schedulers ===
