File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 7474 6.7. Onion aka multi-layer approach
757510 . Concurrent computing basics
7676 10.1. Asynchronous programming
77- 10.2. Parallel programming
78- 10.3. Actor-based programming
79- 10.4. Lock-free data structures
77+ 10.2. Parallel programming, shared memory and sync primitives
78+ 10.3. Async primitives: Thenable, Promise, Future, Deferred
79+ 10.4. Coroutines, goroutines, async/await
80+ 10.5. Adapters between asynchronous contracts
81+ 10.6. Asynchronous and parallel interoperability
82+ 10.7. Message passing approach and actor model
83+ 10.8. Asynchronous queue and async collections
84+ 10.8. Lock-free data structures
808511 . Advanced programming paradigms
8186 11.1. Generic programming
8287 11.2. Event-driven and reactive programming
You can’t perform that action at this time.
0 commit comments