(no title)
rand_r | 8 months ago
I guess there there are language features like co-routines/co-operative multi-tasking that make certain algorithms possible, but nothing about Java prevents implementing sound concurrency algorithms in general.
rand_r | 8 months ago
I guess there there are language features like co-routines/co-operative multi-tasking that make certain algorithms possible, but nothing about Java prevents implementing sound concurrency algorithms in general.
mrkeen|8 months ago
You wouldn't make that claim if your language didn't have locks.
brabel|8 months ago
rand_r|8 months ago