InfoQ

InfoQ

Topic/Tag specific view

JBoss Cache Content on InfoQ


News about JBoss Cache

Memcached surpasses EhCache and Coherence in Java Job Demand

Topics
JBoss Cache,
Membase,
JBoss,
Couchbase,
Memcache,
RedHat,
Memcached,
Application Servers,
Ehcache,
Distributed Document Oriented Database,
Java,
Caching,
Distributed Cache,
Companies,
Clustering & Caching,
Languages,
NoSQL,
Programming,
Cloud Computing,
Infrastructure,
JCache,
Performance & Scalability,
Resin,
Database,
GemFire,
Infinispan,
Coherence

Around January 2011, Memcached became the number one caching solution based on Java developer job demand. Memcached expanded beyond its LAMP roots. InfoQ caught up with Dustin Sallings, the implementer of Spymemcached the leading Java Memcached client, to get his perspective on the rise of Memcached in the Java world.

Infinispan Interview

Topics
JSR 107,
JBoss Cache,
JCP Standards,
Caching,
JBoss,
JCP,
RedHat,
Application Servers,
Companies,
Java,
Languages,
SOA,
REST,
Clustering & Caching,
Architecture,
Enterprise Architecture,
Programming,
Cloud Computing,
Performance & Scalability,
Infrastructure

In this virtual interview we talk with Manik Surtani, the project lead for the JBoss Infinispan project, which is the latest offering to enter the open source data grid space. Manik covers Infinispan, how it relates to JBoss Cache and other alternatives, as well as where the project is going.

JGroups Implementation of Memcached Supports Failover and JMX

Topics
JBoss Cache,
Caching,
JBoss,
RedHat,
Application Servers,
Java,
Companies,
Clustering & Caching,
Languages,
Programming,
Performance & Scalability,
Infrastructure

Memcached is a distributed memory object caching system used in dynamic web applications to alleviate database load. Bela Ban at JBoss recently wrote a JGroups-based implementation of memcached which allows Java clients to access it directly. The new implementation also provides few advantages over memcached such as failover and monitoring.

Hibernate 3.3: Redesigned, Modular JARs and a Refactored Caching System

Topics
JBoss Cache,
Caching,
JBoss,
JPA,
Clustering & Caching,
RedHat,
Java EE,
Application Servers,
Java,
Infrastructure,
Performance & Scalability,
Companies,
Languages,
Data Access,
Programming,
Database,
Hibernate

Hibernate, a Java-based Object/Relational (O/R) mapping framework, released version 3.3 today. InfoQ spoke with project lead Steve Ebersole to learn more about this release and what new capabilities it adds to Hibernate.

JBoss Cache 1.4 Released; Adds Buddy Replication

Topics
JBoss Cache,
Caching,
JBoss,
Application Servers,
RedHat,
Java,
Companies,
Languages,
Clustering & Caching,
Infrastructure,
Programming,
Performance & Scalability

JBoss has released JBoss Cache 1.4 final, their distributed caching product which also includes PojoCache (formely TreeCacheAOP). The release adds Buddy Replication and Data Gravitation features and also optimizes their RPC marshalling algorithm resulting in 20-50% improved performance and throughpout.