Blog - page 74

Stay up to date with the latest articles and news from Infinispan.

Infinispan EC2 Demo

May 26, 2010    Tags: ec2 amazon jgroups s3 demo aws

Infinispan’s distributed mode is well suited to handling large datasets and scaling the clustered cache by adding nodes as required. These days when inexpensive scaling is thought of, cloud computing immediately comes to mind. One of the largest providers of cloud com...

Client/Server architectures strike back, Infinispan 4.1.0.Beta1 is out!

May 13, 2010    Tags: hotrod websocket memcached rest cloud storage

I’m delighted to announce the release of Infinispan 4.1.0.BETA1. For this, our first beta release of the 4.1 series, we’ve finished Hot Rod and Memcached protocol based server implementations and a Java-based Hot Rod client has been developed as a reference implementation. St...

Infinispan WebSocket Server

April 28, 2010    Tags: websockets server

The HTML 5 WebSocket Interface seems like a nice way of exposing an Infinispan Cache to web clients that are WebSocket enabled. I just committed a first cut of the new Infinispan WebSocket Server to Subversion. You get a very simple Cache object in your web page Javascrip...

4.1.0. ALPHA3 is out

April 23, 2010    Tags: release alpha radegast

I’ve just cut Infinispan 4.1.0.ALPHA3, codenamed Radegast. This release contains a number of fixes and bugs reported in 4.0.0 Starobrno as well as earlier alphas, and is quite likely to be the last alpha before a feature-complete 4.1.0.BETA1 is released. A detailed c...

Boston, are you ready for Infinispan?

April 13, 2010    Tags: conference judcon jbossworld

The JBoss World/Red Hat Summit organisers have asked me to put together a short note on what to expect at the conference with regards to Infinispan, and this has been published on the conference website. I thought I’d share this with you as well. http://summitblog.re...

Infinispan 4.1Alpha2 is out!

April 06, 2010    Tags: hotrod server

We’ve just released Infinispan 4.1.0.Alpha2 with even more new functionality for the community to play with. Over the past few weeks we’ve been going backwards and forwards in the Infinispan development list discussing Infinispan’s binary client server proto...

Infinispan eviction, batching updates and LIRS

March 30, 2010    Tags: eviction concurrency data structures

DataContainer abstraction represents the heart of Infinispan. It is a container structure where actual cache data resides. Every put, remove, get and other invoked cache operations eventually end up in the data container. Therefore, it is of utmost importance the data contain...

No time to rest, 4.1.0.Alpha1 is here!

March 13, 2010    Tags: release memcached

"Release quick, release often", that’s one of our mottos at Infinispan. Barely a couple of weeks after releasing Infinispan 4.0.0.Final, here comes 4.1.0.Alpha1 with new goodies. The main star for this release is the new server module implementing Memcached’s text...

Tags
See All