I am running Ignite under below enviroment:
Message Queue--->Ignite Cache--->Continuous Queries(trigger IgniteCompute).

However, in some cases, the speed of message received from MQ too fast,
resulting in too much burden on the computing grid, it will affect the
stability of the cluster.

I want to limit the speed of message reception according to the load status
of the compute grid.
How can I get the load status of the Ignite cluster?



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-to-get-the-load-status-of-the-Ignite-cluster-tp8232.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to