is there some optimal setup when configuring gigaspaces on 8 servers?
I was thinking of using 4 gsm-s (and lus-s) in total and 2 gsc-s per server.
I was thinking of using the following sla for the space:
<os-sla:sla cluster-schema="partitioned-sync2backup" number-of-instances="8" number-of-backups="1" max-instances-per-vm="1"/>
I want to make use of the resources for a map-reduce application which will be ran on a dedicated additional server.
Regards,
Despot