PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
  Coherence FAQ
  How do I bulk load and process items in a Coherence Cache?
Added by Tom Pfaeffle, last edited by Tom Pfaeffle on Aug 13, 2008  (view change)

Labels

 

The attached example demonstrates techniques used to efficiently load and process items in a Coherence Cache. See the "Pre-Loading the Cache" wiki page for a complete explanation of these patterns.

This version of the example does not bypass the the near cache, as the inefficiencies in bulk loading into a near cache have been addressed in Coherence 3.2.2.

0 Comments