Blog - page 80

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

Alpha3 ready to rumble!

May 15, 2009    Tags: release asynchronous

So I’ve just tagged and cut Infinispan 4.0.0.ALPHA3. (Why are we starting with release 4.0.0? Read our FAQs!) As I mentioned recently, I’ve implemented an uber-cool new asynchronous API for the cache and am dying to show it off/get some feedback on it. Yes, Alph...

What's so cool about an asynchronous API?

May 14, 2009    Tags: asynchronous future API

Inspired by some thoughts from a recent conversation with JBoss Messaging’s Tim Fox, I’ve decided to go ahead and implement a new, asynchronous API for Infinispan. To sum things up, this new API - additional methods on Cache - allow for asynchronous versions of ...

Implementing a performant, thread-safe ordered data container

May 12, 2009    Tags: algorithms eviction concurrency data structures

To achieve efficient ordering of entries in the DataContainer interface for configurations that support eviction, there was a need for a linked HashMap implementation that was thread-safe and performant. Below, I specifically discuss the implementations of the FIFODataContain...

jclouds-s3 beta released

May 11, 2009    Tags: jclouds s3

jclouds-s3 is the glue between Infinispan and Amazon S3. jclouds provides a cachestore plugin that allows you to persist your infinispan cluster to S3. Over the last few months, jclouds has evolved with Infinispan’s concurrent context. Under the hood, jclouds is ...

Keep it in the cloud

May 02, 2009    Tags: data grids jclouds ec2 s3 aws

Corporate slaves often spend months of paper work only to find their machine obsolete before its powered on. Forward thinking individuals need playgrounds to try out new ideas. Enterprise 2.0 projects have to scale with their user base. In short, there’s a lot of de...

Interview about Infinispan on OpenSourceReleaseFeed

May 01, 2009    Tags: interview

OpenSourceReleaseFeed have just published an interview with yours truly on Infinispan. Check it out here! http://www.opensourcereleasefeed.com/interview/show/manik-surtani-on-jboss-infinispan-a-new-era-for-open-source-data-grids Cheers Manik

Infinispan: the Start of a New Era in Open Source Data Grids

April 28, 2009    Tags: data grids announcement

Over the past few months we’ve been flying under the radar preparing for the launch of a new, open source, highly scalable distributed data grid platform. We’ve finally got to a stage where we can announce it publicly and I would like to say that Infinispan is now...

Tags
See All