Blog - page 49

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

Infinispan 7.0.0.Alpha1 release

February 28, 2014 Infinispan By Infinispan

Dear Infinispan community, We’re proud to announce the first Alpha release of Infinispan 7.0.0. This release adds several new features: Support for clustered listeners. One of the limitation of Infinispan’s distributed mode used to be that listeners could ...

Map/Reduce parallel execution

February 24, 2014 Vladimir Blagojevic By Vladimir Blagojevic

Ever since Infinispan 5.2 release we implemented fully distributed execution of both map and reduce phases of MapReduceTask. For the map phase, MapReduceTask hashes task input keys, groups them by execution node N these keys are hashed to, and sends map function along input k...

A new quick start guide for remote queries over Hot Rod

January 13, 2014 Infinispan By Infinispan

Following up on the previous post on Infinispan remote queries, we’ve prepared a quick start guide to get you up and running with remote queries in minutes. It’s a simple Java application that places some data in a remote cache and then retrieves it using querie...

Infinispan HotRod C++ Client 6.0.0.Final

November 21, 2013 Tristan Tarrant By Tristan Tarrant

When the HotRod protocol was designed, one of the primary goals was to make it language neutral so that applications written in different languages could interact with the data placed inside an Infinispan Data Grid. The HotRod protocol is special because intelligent clients c...

Infinispan 6.0.0.Final is out!

November 19, 2013 Infinispan By Infinispan

Dear Infinispan community, We’re pleased to announce the final release of Infinispan 6.0 "Infinium". As announced, this is the first Infinispan stable version to be released under the terms of Apache License v2.0. This release brings some highly demanded features be...

Infinispan Arquillian Container 1.1.0.Alpha1 released

November 05, 2013 Martin Genčúr By Martin Genčúr

Dear Infinispan users, a new version of Infinispan Arquillian Container has been released into JBoss Maven Repository as maven artifacts. The previous version was announced by https://infinispan.org/blog/2012/09/infinispan-arquillian-container-100cr1.html The blog post contai...

New book: Performance of Open Source Applications, with a chapter on Infinispan

October 17, 2013 Manik Surtani By Manik Surtani

*NOTE:* Cross-posted from Manik’s personal blog From the good folks who brought you the excellent Architecture of Open Source Applications (AOSA), available for free online, as a PDF, for e-book readers or as a good old-fashioned dead tree, we’re now treated to ...

Infinispan 6.0.0.CR1 is available!

October 08, 2013 Infinispan By Infinispan

Dear Infinispan community, We are proud to announce the first candidate release for Infinispan 6.0.0. As many of you would expect from a candidate release this version contains a multitude of bug fixes/enhancements to get to a stable 6.0.0 release. For a complete list o...

Tags
See All