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

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

publicocean0 opened this issue · comments

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?)