Package infinispan: Information
Source package: infinispan
Version: 5.1.2-alt1_3jpp7
Build time: Sep 13, 2012, 10:34 PM
Category: Development/Java
Report package bugHome page: http://www.jboss.org/infinispan
License: LGPLv2+
Summary: Data grid platform
Description:
Infinispan is an extremely scalable, highly available data grid platform - 100% open source, and written in Java. The purpose of Infinispan is to expose a data structure that is highly concurrent, designed ground-up to make the most of modern multi-processor/multi-core architectures while at the same time providing distributed cache capabilities. At its core Infinispan exposes a Cache interface which extends java.util.Map. It is also optionally is backed by a peer-to-peer network architecture to distribute state efficiently around a data grid.
Maintainer: Igor Vlasenko