Lieven,

We plan to have a cluster of 16 nodes and the dynamic node groups using
Ignite predicate. Each node will have the API Gateway, but only will be
active at a time (floating IP). API Gateway will manage incoming HTTP
requests. Each node is identical and will have same set of microservices.
Orchestration will happen in the sense that any node can process the job
depending on its current load.  

We'd like to talk to nodes directly using Ignite compute as well as send
vertx messages across the clustered event bus.

Each node will be represented by a docker container with isolated JVM,
running one Vert.x instance. So we'll end up with one Ignite instance per
node.

Check out Vert.x Ignite Cluster manage:
https://github.com/vert-x3/vertx-ignite

I'm curious to hear about your use-case in more details as well:)

--Alexander




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Orchestration-framework-Actor-framework-with-Apache-Ignite-tp3784p3791.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to