Blog - page 55

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

Infinispan coming to JUDCon China 2012

November 05, 2012    Tags: conference event judcon

The Infinispan team will be well represented in the forthcoming JUDCon China 2012 conference to be celebrated in Beijing on the 29th and 30th of November with no less than 9 talks! We’ll be covering all sorts of topics: - Building transactional Infinispan applications...

Infinispan 5.2.0.Beta3 is out!

October 31, 2012    Tags: beta release

We’re one step closer to the final. This release contains several critical bug fixes around transaction consistency during state transfer, some performance enhancements and various other bug fixes. For a detailed view of what has been fixed please refer to JIRA. You c...

Infinispan 5.2.0.Beta2 is out!

October 15, 2012    Tags: beta release state transfer

Infinispan 5.2.0.Beta2 contains a handful of bugfixes especially around the new Non-Blocking State Transfer functionality. For a detailed view of what has been fixed please refer to JIRA. You can download the distribution or the maven artifact. If you have any questions ple...

Infinispan @JBoss One Day Talk in Munich!

October 09, 2012    Tags: conference presentations event

If you happen to be in Munich for this year’s JBoss One Day Talk and Infinispan is something you want to know more about then come and see the Infinispan presentation! I’ll also be hanging around so just ping me and come for a chat. Cheers, Mircea

5.2.0.Beta1 released!

October 04, 2012    Tags: beta release

This is the complete list of bugs/features released. Highlights: Various enhancements for the distributed executor framework (ISPN-2287, ISPN-2286, ISPN-1513) A new, faster, more efficient and elegant implementation of the AsyncCacheStore - big thanks to Karsten Blees f...

5.2.0.Alpha4 brings cross-site replication into Infinispan!

September 19, 2012    Tags: xsite cross site replication

Besides other enhancements and fixes, this release brings the first implementation of the cross-site replication functionality in Infinispan. In other words, you can now use Infinispan for backing up your data across geographically distributed sites or migrate your data where...

Infinispan Arquillian Container 1.0.0.CR1 released

September 05, 2012    Tags: testing data grids

Infinispan Arquillian Container is an extension to Arquillian that provides several ways to interact with Infinispan, either with a standalone Infinispan server or just with Infinispan libraries. This extension can also communicate with JBoss Data Grid server via JMX. It wa...

Speeding up Cache calls with IGNORE_RETURN_VALUES invocation flag

September 04, 2012    Tags: flags performance

Starting with Infinispan 5.2.0.Alpha3, a new Infinispan invocation flag has been added called IGNORE_RETURN_VALUES. This flag signals that the client that calls an Infinispan Cache operation () which has some kind of return, i.e. java.util.Map#put(Object, Object) (remember ...

Tags
See All