6 Free Java Object Cache Products 6 Libre Java Object Cache productos
This is a comprehensive list of various free Java object cache products with descriptions. Esta es una lista exhaustiva de diversos objetos Java libre caché con las descripciones de los productos. This list is for my reference and hopefully yours. Esta lista es para mi referencia y es de esperar que los suyos. The order is irrelevant. El orden es irrelevante.
ShiftOne Java Object Cache ShiftOne Java Object Cache
“ShiftOne Java Object Cache is a Java library that implements several strict object caching policies, decorators that add behavior, and a light framework for configuring them for an application.” "ShiftOne Java Object Cache es una biblioteca Java que implementa varios estrictas políticas de caching objeto, decoradores que añadir el comportamiento, y una luz marco para la configuración de ellos para una aplicación."
I couldn’t understand whether it is simply a memory cache or provides disk caching too. No he podido entender si se trata simplemente de una memoria caché de disco o la memoria caché proporciona demasiado. It provides monitoring & instrumentation with JMX, Hit/Miss statistics reporting and Hibernate integration. Ofrece el seguimiento y la instrumentación con JMX, Hit / Miss presentación de informes y estadísticas de integración de Hibernate.
Link Vínculo
Whirly Cache Whirly Cache
“Whirlycache is a fast, configurable in-memory object cache for Java. "Whirlycache es una forma rápida, configurable en memoria caché de objetos Java. It can be used, for example, to speed up a website or an application by caching objects that would otherwise have to be created by querying a database or by another expensive procedure. Se puede utilizar, por ejemplo, para acelerar un sitio web o una aplicación de almacenamiento en caché los objetos que de otro modo, tienen que ser creadas por consultar una base de datos o por otro procedimiento caro. From the testing that we have done, it appears to be faster than any other Java cache that we have been able to inspect.” De las pruebas que hemos hecho, parece ser más rápido que cualquier otro caché de Java que hemos sido capaces de inspeccionar ".
Link Vínculo
WhirlyCache is simple to use: WhirlyCache es fácil de usar:
//Use the cache manager to create the default cache / / Use el administrador de caché para crear el caché por defecto
Cache c = CacheManager.getInstance().getCache(); Cache CacheManager.getInstance c = (). GetCache ();//Put an object into the cache / / Dicho de un objeto en la caché
c.store(”yourKeyName”, new WhateverObject()); c.store ( "yourKeyName", nuevo WhateverObject ());//Get the object back out of the cache / / Obtener el objeto de vuelta de la caché
WhateverObject o = (WhateverObject) c.retrieve(”yourKeyName”); WhateverObject o = (WhateverObject) c.retrieve ( "yourKeyName");//Shut down the cache manager / / Apaga el gestor de caché
CacheManager.getInstance().shutdown(); CacheManager.getInstance (). Shutdown ();
JCS - Java Caching System JCS - sistema de caché de Java
“JCS is a distributed caching system written in java. "JCS es un sistema de caché distribuido por escrito en Java. It is intended to speed up applications by providing a means to manage cached data of various dynamic natures. Se tiene la intención de acelerar las aplicaciones, proporcionando un medio para la gestión de caché de datos de diferentes naturalezas dinámica. Like any caching system, JCS is most useful for high read, low put applications.” Al igual que cualquier sistema de almacenamiento en caché, JCS es más útil para leer de alta, baja poner aplicaciones ".
It supports memory management, disk overflow (and defragmentation), thread pool controls etc. Apoya la gestión de memoria, disco de desbordamiento (y desfragmentación), el hilo piscina controles, etc
Four types of caches can be plugged into the JCS Composite Cache for any given region: (1) LRU Memory Cache, (2) Indexed Disk Cache, (3) TCP Lateral Cache, and (4) RMI Remote Cache. Cuatro tipos de caches pueden conectarse a la JCS Composite Cache para cada región: (1) EFP de memoria caché, (2) indexadas el cache del disco, (3) TCP lateral Cache, y (4) RMI Remote Cache.
JCS doesn’t provide a tag library of web specific mechanisms. JCS no proporciona una etiqueta de biblioteca web mecanismos específicos.
Link Vínculo
OSCache OSCache
“OSCache is a caching solution that includes a JSP tag library and set of classes to perform fine grained dynamic caching of JSP content, servlet responses or arbitrary objects. "OSCache es una solución de almacenamiento en caché que incluye una etiqueta de JSP biblioteca y un conjunto de clases para llevar a cabo de grano fino dinámica de almacenamiento en caché de contenido JSP, Servlets o respuestas arbitrarias de objetos. It provides both in memory and persistent on disk caches, and can allow your site to have graceful error tolerance (eg if an error occurs like your db goes down, you can serve the cached content so people can still surf the site almost without knowing).” Proporciona tanto en la memoria y persistentes en el disco escondites, y puede permitir que su sitio web a tener la tolerancia de error graciosa (por ejemplo, si se produce un error al igual que su base de datos se cae, puede servir contenido almacenado en caché para que la gente todavía puede navegar por el sitio casi sin saber) ".
OSCache is a “high performance J2EE caching framework”. OSCache es un "alto rendimiento J2EE marco caching". It provides in-memory & on-disk caching. Proporciona en memoria y en el cache del disco. OSCache can easily be configured to cluster across multiple boxes. OSCache puede fácilmente ser configurado para el grupo a través de múltiples cajas. This provides both scalability and failover support without any changes required in your caching code. Esto proporciona escalabilidad tanto de fallos y apoyo sin ningún tipo de cambios necesarios en su caché de código.
Link Vínculo
EHCache EHCache
Ehcache is a java distributed cache for general purpose caching, J2EE and light-weight containers. Ehcache java es un caché distribuido para almacenamiento en caché de propósito general, J2EE y ligeras de peso contenedores. It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter etc. Cuenta con memoria y disco tiendas, reproducir y copiar de invalidar, de los oyentes, un servlet que deposita gzip filtro etc
It is apparently a fork of JCS. Es al parecer un tenedor de JCS.
Link Vínculo
JBoss Cache JBoss Cache
“JBoss Cache provides two caching APIs to suit your needs. "JBoss Cache proporciona dos APIs de caché que se adapte a sus necesidades. The JBossCache API offers a traditional, tree-structured node-based cache and the JBossCacheAOP API, which builds on the JBossCache API, provides the ability to perform fine-grained replication of Java objects…” La API de JBossCache ofrece una tradicional, árbol estructurado a base de nodo de caché y el JBossCacheAOP API, que se basa en el API de JBossCache, proporciona la capacidad para llevar a cabo de grano fino de replicación de objetos Java… "
The site has lots of marketing-talk which doesn’t mean much, especially in comparison with other solutions. El sitio tiene un montón de comercialización de hablar lo que no significa mucho, sobre todo en comparación con otras soluciones. I am not even sure if it support disk-caching or at least disk-overflow. Ni siquiera estoy seguro de si el apoyo de caché de disco o, al menos, disco-overflow.
Link Vínculo
Overall I don’t have much input as to the relative merits of these caching solutions as I haven’t used any. En general no tengo mucho de entrada como a los méritos relativos de estas soluciones de almacenamiento en caché como no he utilizado ninguna. I will however use one of them soon. Sin embargo voy a utilizar uno de ellos en breve. Your input on their relative merits and weakness will be highly appreciated. Su entrada en sus ventajas relativas y debilidad será muy apreciada.
None of them appeared to be concerned about data security, so I presume they may be subject to insider attacks. Ninguno de ellos parecía estar preocupado por la seguridad de los datos, por lo que presumo que puede estar sujeto a ataques de abuso de información privilegiada.
Filed under Filed under Computer Security Seguridad informática , Headline News Headline News , Java Software El software de Java , Open Source Software Open Source Software , Tech Note Nota técnica , Technology Tecnología , Web , Web Services Web Services | |
| |
RSS 2.0 RSS 2,0 | |
Trackback this Article | este artículo |
Email this Article Enviar artículo
You may also like to read También puede leer |




July 31st, 2006 at 12:10 am 31 de Julio, 2006 a las 12:10 am
hi there, Hola,
i have not used coherence but have heard that TSS, Javalobby among many Financial sites use it. i no ha utilizado la coherencia, pero han escuchado que los SAT, Javalobby entre muchos sitios de uso financiero. http://www.tangosol.com/html/coherence-overview.shtml
i look forward to hearing from you which one you eventually used and why. Espero con interés escuchar de usted que el tiempo que usted utiliza y por qué.
BR,
~A ~ A
August 9th, 2006 at 3:42 am Agosto 9, 2006 a las 3:42 am
hi, Hola,
can anyone give suggestion how I can configure java caching system(JCS)with hibernate in eclipse. nadie puede dar idea de como puedo configurar java sistema de caché (JCS) con hibernate en eclipse.
September 21st, 2006 at 3:21 pm 21 de septiembre de 2006, a las 3:21 pm
Try Intentar http://cache4j.sf.net
simple and fast cache library sencillo y rápido caché de biblioteca
January 31st, 2007 at 6:03 am 31 de enero de 2007, a las 6:03 am
Que raro habláis todos! Que raro habláis todos!