Hi,
Does Gemfire has a Master Slave Feature?
By this I mean one Server is a Master which distributes the task to the Slaves on other Servers. Slave Servers perform some operations over the server(usig FunctionService) and returns the result back to the Master node.
Is there anything such in Gemfire?