We are currently evaluating infinispan server as a cache server for our application running in JBOSS.
We are planning to use hotrod endpoints to access infinispan cache from our application nodes.
We have around 300+ test environments, what would be right strategy for infinispan server installation.?
I do not want to create 300+ instances of infinispan servers, which would lead to management mess.
Is there a way we can run one infinispan instance exposing 30 hotrod endpoints to server 30 test environments ? Thereby, we would need to setup only 10 instances of infinispan server where each infinispan instance supporting 30 environments/application server.
Any assistance on the approach would be highly appreciated.
Thanks Santhosh S