1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Document: swarmcache
Title: SwarmCache Information
Abstract: Information and tutorial files for SwarmCache.
SwarmCache is a simple but effective distributed cache. It uses IP multicast
to efficiently communicate with any number of hosts on a LAN. It is
specifically designed for use by clustered, database-driven web applications.
Such applications typically have many more read operations than write
operations, which allows SwarmCache to deliver the greatest performance gains.
SwarmCache uses JavaGroups internally to manage the membership and
communications of its distributed cache.
Section: Programming/Java
Format: HTML
Index: /usr/share/doc/libswarmcache-java/web/index.html
Files: /usr/share/doc/libswarmcache-java/web/*.html
|