|
|
|
|
|
by nickik
5318 days ago
|
|
Even if the Actors are better, generally people still build programmes with lots of mutability. If don't start to build your application with concurrency in mind you will end up with problems later. With clojure you can be pretty sure that everything is threadsafe by deafault. This is just how it seams to me from afar. I don't know if that is right. |
|