Checkpoint: Concurrency
beginner20 min readLesson 166 of 204
Prove thread + mutex + condition-variable choreography on a transforming stage.
The concurrency checkpoint: a two-slot pipeline stage — inbox + outbox mailboxes driven by a worker thread.
Prove thread + mutex + condition-variable choreography on a transforming stage.
The concurrency checkpoint: a two-slot pipeline stage — inbox + outbox mailboxes driven by a worker thread.