[infinispan-dev] ISPN-293 getAsync impl requires more reengineering

Manik Surtani manik at jboss.org
Tue Feb 15 05:35:32 EST 2011


On 14 Feb 2011, at 14:00, Galder Zamarreño wrote:

> And to clarify, an asyncPut will synchronously hit the cache store unless the cache store is configured in async mode. If we want asyncPut() to be proper async, even for cache store access, further work would be needed. I varguely remember someone talking about this, could it have been Philippe Van Dyck? I can't find references to that right now.

Async calls are just wrt. RPC for now.  In future we may move cache store writing to the async thread as well, but for now, its just RPC. 

--
Manik Surtani
manik at jboss.org
twitter.com/maniksurtani

Lead, Infinispan
http://www.infinispan.org






More information about the infinispan-dev mailing list