While developing an  MQTT broker <https://github.com/caricah/iotracah>  
based on apache Ignite. I would really like to leverage ignite's compute
grid via the ExecutorService api however the challenge currently is
observables are not getting executed if I use Ignite's ExecutorService,
however if I switch to RxJava's Schedulers.io() or any defaults things just
work.

Any pointers in the right direction are highly appreciated, or if there is
already a known/particular way to use ignite with RxJava, that would go a
long way too.  



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Ignite-executor-does-not-working-with-RxJava-as-a-scheduler-tp1543.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to