[infinispan-dev] server hinting improvement
Mircea Markus
mircea.markus at jboss.com
Fri Nov 26 06:49:41 EST 2010
Hi,
Just had a chat with Bela on the IRC related to server hinting. Following improvement can be implemented within infinispan:
{A,B,C} in NYC and {X,Y,Z} in SFO. K hashes to A and topology aware CH sets X as backup. Now if Y is asked for K, it would go to A - not optimal as the info is already on its site within X.The optimisation would be to go to X for such a call, and avoid a inter-sites RPC.
Cheers,
Mircea
More information about the infinispan-dev
mailing list