Hacker News new | ask | show | jobs
by wedesoft 295 days ago
Or you could use Clojure with the immutable data structures where you don't need to lock a mutex when accessing a data structure concurrently.