Hacker News new | ask | show | jobs
by bb88 828 days ago
And the python people would just point to multiprocessing...which works pretty well.
1 comments

Which has its own set of challenges and yet another implementation of queue.
Yes, but the shared-mutable-state issue goes away.