ziggybaz / noop-driver

writing a dummy no-operation driver
0 stars 0 forks source link

Concurrency #4

Open ziggybaz opened 1 month ago

ziggybaz commented 1 month ago

i really want to simulate concurrency for this driver but for the life of me can't decide on what exactly it ought to do.

ziggybaz commented 3 weeks ago

still pondering, should it be message-passing or shared-state????