[ 原始碼: libswarmcache-java ]
套件:libswarmcache-java(1.0RC2+cvs20071027-7.1)
libswarmcache-java 的相關連結
Debian 的資源:
下載原始碼套件 libswarmcache-java:
- [libswarmcache-java_1.0RC2+cvs20071027-7.1.dsc]
- [libswarmcache-java_1.0RC2+cvs20071027.orig.tar.gz]
- [libswarmcache-java_1.0RC2+cvs20071027-7.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [swarmcache.sourceforge.net]
相似套件:
SwarmCache - Distributed caching mechanism for Java
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.
其他與 libswarmcache-java 有關的套件
|
|
|
|
-
- dep: libcommons-collections3-java
- Apache Commons Collections - Extended Collections API for Java
-
- dep: libcommons-logging-java
- common wrapper interface for several logging APIs
-
- dep: libjgroups-java (>= 2.12.2.Final)
- Toolkit for Reliable Multicast Communication