5
votes
3answers
423 views
What’s the upcoming Java concurrency library: jsr166y? jsr166z?
Hello!
I wanted to play around with the upcoming concurrency library which
is going to be included in
Java 7 according to this website.
It seems to be named JSR166.
In most plac …
