Download List

Descripción del Proyecto

jmemcached is a fast network available cache daemon. It is protocol-compatible with memcached, but written in Java and suitable for applications with portability concerns, where Java is the preferred solution, or for using the memcached protocol in embedded applications with alternate storage engines. Existing clients for memcache work unmodified. It can run as a standalone daemon or be embedded inside an existing Java application.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-18 08:35 Back to release list
0.9.1

Este lanzamiento supone una mejora de rendimiento importante en el rendimiento global. Ha habido una revisión completa de las defecto subyacente de caché para mejorar el rendimiento en gran medida de escrituras concurrentes. La pila de red se ha presentado hasta la fecha, con varias correcciones de errores relacionados con la corrección protocolo aplicado, con un rendimiento mejorado de forma dramática. Todos los usuarios de versiones anteriores se recomienda actualizar.
This release marks a major performance improvement in overall throughput. There has been a major reworking of the default underlying cache to enhance performance for heavily concurrent writes. The network stack was brought up to date, with various bugfixes related to protocol correctness applied, with performance being dramatically improved. All users of prior releases are advised to upgrade.

Project Resources