How do I bulk load and process items in a Coherence Cache?

The attached example demonstrates techniques used to efficiently load and process items in a Coherence Cache. See the "Pre-Loading the Cache" chapter 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.


Attachments:
PagedQuery.java (text/plain)