Paketname | libswarmcache-java |
Beschreibung | simple, yet powerful distributed caching mechanism for Java |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0RC2+cvs20071027-5 |
Sektion | java |
Priorität | optional |
Installierte Größe | 152 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | |
Paketgröße | 45856 Byte |
Prüfsumme MD5 | 53c4e53a88c2530e1aa1a147a9adb259 |
Prüfsumme SHA1 | 2e825926946d7376f5d9278e746a8b30a9132c08 |
Prüfsumme SHA256 | 06f253406c2f011c6ed0c5def9f0d144fbb55a381404cdec16c4c07ab9dfeed1 |
Link zum Herunterladen | libswarmcache-java_1.0RC2+cvs20071027-5_all.deb |
Ausführliche Beschreibung | 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.
|