[ 源代码: 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