I wonder how the C++ sender/receiver concurrent computation model compares to Hoare's CSP (communicating sequential processes) or its incarnation OCCAM.
Is there a channel abstraction or are connections implicit by combination?
#Cpp #SenderReceiver
I wonder how the C++ sender/receiver concurrent computation model compares to Hoare's CSP (communicating sequential processes) or its incarnation OCCAM.
Is there a channel abstraction or are connections implicit by combination?
#Cpp #SenderReceiver