Hacker News new | ask | show | jobs
by native_samples 1729 days ago
No, but if your threads are basically 'free' then you can just model an actor as a thread+LinkedBlockingQueue or whatever channel abstraction you want to use.