Blog - page 52

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

Infinispan vs Hazelcast Performance

May 10, 2013    Tags: performance

Sam Smoot has recently compared the performance of Infinispan versus Hazelcast both with default cache settings and posted some interesting performance results with Infinispan coming on top :) @Sam, we hear you and we’re working on reducing the number of JARs required...

Infinispan 5.3.0.Beta1 is out!

May 03, 2013    Tags: beta release

Besides about 30 fixes and several enhancements, Infinispan 5.3.0.Beta1 comes with the following features: An preview of the functionality allowing an embedded client to read data written through HotRod and the other way around SSL access to Hot Rod All the keys in th...

The first JUDCon Brazil experience

May 03, 2013    Tags: conference presentations event jsr 107 judcon hibernate second level cache provider

The first ever JUDCon Brazil was held a couple of weeks back and it was a real blast! Firstly, it offered a great opportunity to meet some members of the JBoss community which have been helping us push JBoss projects forward in this region of the world, such as Hanneli Tavant...

Faster transaction protocols in Infinispan!

April 29, 2013    Tags:

The total order based protocol is a lock free commit protocol that relies on the concept of totally ordered delivery of messages which, informally, implies that each node which delivers a set of messages, delivers them in the same order. This protocol comes with this advant...

Give Java Caching Standard API a go using Infinispan 5.3.0.Alpha1!

April 23, 2013    Tags: jsr 107 cdi jcache alpha

As part of the recent Infinispan 5.3.0.Alpha1, the first Infinispan JCache implementation was released which implements version 0.6 of the JCache specification as defined by JSR-107. It passes 100% the mandatory TCK including optional transactions TCK. A document on how to ...

Infinispan coming to Brazil's JUDCon!!

April 18, 2013    Tags: conference data grids event judcon hibernate

Infinispan team is coming to São Paulo (Brazil) to present on multiple topics around caching, data grids and NoSQL in Brazil’s first ever JBoss Users & Developers Conference (JUDCon). The event is being held over two days, on 19th and 20th of April. On the 19th, M...

Infinispan Server 5.3.0.Alpha1

April 10, 2013    Tags:

Hi all, as most of you know Infinispan has supported several protocols (HotRod, Memcached, REST, WebSocket) to expose caches to remote clients. Traditionally these servers have been packaged in Infinispan’s distribution with a simple shell script to demonstrate how th...

Infinispan 5.3.0.Alpha1 is out!

April 10, 2013    Tags: release alpha

With a code name hard to match - Tactical Nuclear Penguin - and besides almost 50 bug fixes, this release contains several important features: Total Order (TO) transaction protocol developed within the scope of the CloudTM project. The TO exhibits very good throughput in ...

Tags
See All