puniverse / quasar

Fibers, Channels and Actors for the JVM

Home Page:http://docs.paralleluniverse.co/quasar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

new feature

publicocean0 opened this issue · comments

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)