Hey all!
I have a situation where I want to run three components in parallel
One of them is a JavaFX application
One is JeroMQ
Antoher is a CPU driven decisision engine.
I need them to run in parallel and I need them to be able to pass messages between them