Blog - page 48

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

Infinispan HotRod C# Client 7.0.0.Alpha1 release

March 05, 2014    Tags: csharp hotrod alpha

Infinispan HotRod C# Client 7.0.0.Alpha1 is now available. This new version is a C# wrapper over the native client and brings support for L2 and L3 client intelligence levels in addition to L1. As more features are added to the native client they will make their way into the ...

Infinispan 7.0.0.Alpha1 release

February 28, 2014    Tags:

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    Tags:

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    Tags: jdg hotrod quick start cpp-client remote query

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    Tags:

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    Tags: hotrod persistence jsr 107 jcache Protobuf remote query query

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    Tags: testing announcement

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    Tags: performance book

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

Tags
See All