Skip to content

From SHM to off-heap JCACHE. This fork has the ambition to use ISPN 7's org.inifinispan.container.DataContainer API to adapt Peter Lawrey's org.openhft.collections.SharedHashMap<K,V> implementation into a 100% off-heap data container. That data container will be configured in ISPN7 to store Cache.Entry<K,V> data off-heap. See [off-heap] module

Notifications You must be signed in to change notification settings

Cotton-Ben/infinispan

This branch is 99 commits ahead of, 11510 commits behind infinispan/infinispan:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ba2d99 · Jul 11, 2014
Feb 19, 2014
Feb 26, 2014
Mar 13, 2014
Mar 25, 2014
Dec 18, 2013
Mar 13, 2014
Mar 25, 2014
Mar 19, 2014
Mar 22, 2014
Mar 19, 2014
Jul 11, 2014
Mar 21, 2014
Mar 10, 2014
Jul 3, 2013
Feb 26, 2014
Mar 19, 2014
Feb 7, 2014
Jan 13, 2014
Mar 21, 2014
Apr 7, 2014
Mar 21, 2014
Mar 20, 2014
Mar 10, 2014
Mar 10, 2014
Mar 19, 2014
Jan 13, 2014
Mar 21, 2014
Mar 14, 2014
Mar 20, 2014
Feb 9, 2014
Feb 19, 2014
Mar 10, 2014
Nov 7, 2011
Dec 16, 2013
Jul 5, 2013
Jul 15, 2013
Jul 3, 2013
Jul 5, 2013
Jul 5, 2013
Mar 26, 2014
Mar 7, 2014
Mar 17, 2014
Mar 23, 2014

Repository files navigation

The Infinispan project

Infinispan is an open source (under the Apache License, v2.0) data grid platform. For more information on Infinispan, including HOWTOs, getting started guides, build instructions and downloading binaries, visit the project's website on http://www.infinispan.org

The Infinispan project team

About

From SHM to off-heap JCACHE. This fork has the ambition to use ISPN 7's org.inifinispan.container.DataContainer API to adapt Peter Lawrey's org.openhft.collections.SharedHashMap<K,V> implementation into a 100% off-heap data container. That data container will be configured in ISPN7 to store Cache.Entry<K,V> data off-heap. See [off-heap] module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.2%
  • Scala 2.7%
  • Python 1.1%
  • Shell 1.0%
  • CSS 0.4%
  • Ruby 0.2%
  • Other 0.4%