puniverse / quasar

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

Does quasar work if a fiber is calling a JNI containing a c++ boost fibers manager? #301

Closed publicocean0 closed 6 years ago

publicocean0 commented 6 years ago

Does quasar work if a quasar fiber is calling a JNI containing a c++ boost fibers manager? what is the possible conflicts(thread local hidden vars?)