Blog - page 75

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

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

May 13, 2010 Galder Zamarreño By Galder Zamarreño

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 Tom Fennelly By Tom Fennelly

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 Manik Surtani By Manik Surtani

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 Manik Surtani By Manik Surtani

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 Mircea Markus By Mircea Markus

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 Vladimir Blagojevic By Vladimir Blagojevic

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 12, 2010 Galder Zamarreño By Galder Zamarreño

"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...

Infinispan 4.0.0.Final has landed!

February 23, 2010 Manik Surtani By Manik Surtani

It is with great pleasure that I’d like to announce the availability of the final release of Infinispan 4.0.0. Infinispan is an open source, Java-based data grid platform that I first announced last April, and since then the codebase has been through a series of alpha a...

Tags
See All