puniverse / quasar

Fibers, Channels and Actors for the JVM
http://docs.paralleluniverse.co/quasar/
Other
4.56k stars 575 forks source link

new feature #299

Open publicocean0 opened 6 years ago

publicocean0 commented 6 years ago

it would be very usefull to add intrumentation for automatically manage synchonized blocks , notify/wait method so just fiber is blocked , not the thread (using fiber mutex not stardard mutex)