6 ms·
You don't really need any exotic OO GCed language to enjoy concurrency safety without deadlocks.
by anarki8 1y ago
You don't really need any exotic OO GCed language to enjoy concurrency safety without deadlocks.
- rurban 1y agoIndeed. A concurrency safe language doesnt need OO. It just needs to avoid POSIX.