Blog - page 66

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

On datagrids at JFS

July 06, 2011    Tags:

Hi, I’ll be be presenting on Infinispan and general datagrids concepts, tomorrow 7 July at Java Forum Stuttgart. If you are around and interested in the subject, or just want brainstorm about your datagrid use case just come and say hi! Cheers, Mircea

Another release candidate for 5.0

June 30, 2011    Tags: release candidate

I’ve just released 5.0.0.CR7. Hopefully we won’t see any more release candidates before 5.0.0.Final, so give this a good, hearty test and let us know what you think. A number of important bugs are fixed, details are in JIRA, and you can download the release in t...

Infinispan @ jazoon

June 24, 2011    Tags: conference

I’ve just returned from Jazoon where I spoke about in-memory data grids/Infinispan and how can they be used to complement or even replace databases. There was a good and enthusiastic crowd, and the discussions ended late in the night - of course cooled down by cold swis...

Another week, another release candidate

June 20, 2011    Tags: release candidate

Infinispan 5.0.0 codenamed Pagoa has yet another release candidate out for you to play with. CR6 was released earlier today, please switch any tests you have on the 5.0 series to this latest release candidate and provide as much feedback as possible, as we get ever closer to...

The Grouping API

June 20, 2011    Tags: api grouping

Infinispan 5 CR4 (and above) includes a new Grouping API. You can read more in the documentation, but I’ll introduce it quickly for you here. In some cases you may wish to co-locate a group of entries onto a particular node. In this case, the group API will be useful ...

So you want JPA-like access to Infinispan?

June 17, 2011    Tags: hibernate ogm jpa hibernate API

Back in the early days of Infinispan (since our first public announcement, in fact) we always had it in mind to expose a JPA-like layer to Infinispan. Initially this was as a replacement to the fine-grained replication that JBoss Cache's POJO Cache variant offered, but it gr...

Keynote of the decade: behind the scenes, an Infinispan perspective

June 09, 2011    Tags: jbossworld demo

JBoss World 2011's much talked about keynote ended with a big bang - a live demo that many thought we were insane to even try and pull off - and has sparked off a lot of interest, many claiming JBoss has got its mojo back. One of the things people keep asking is, what actual...

Faster Infinispan-based Second Level Cache coming to a JPA app near you!

June 07, 2011    Tags: transactions jpa synchronization hibernate second level cache provider

Starting with Hibernate 4.0.0.Beta1, Infinispan second level cache interacts with the transaction manager as a JTA Synchronization instead of an XA resource. Based on some testing we’ve done in JBoss AS 7, this has resulted in a huge performance increase thanks to the o...

Tags
See All