• JBossCacheSearch

    jbosscache-searchable  This page is obsolete.  Please visit JBossCacheSearchable for information on the SearchableCache sub-interface of Cache.
    Profile Photo
    last modified by manik
  • JBossCacheCustomInterceptors

    This page details the designs for adding custom interceptors declaratively into JBossCache.  UPDATED: See JBC3Config for details of all new config elements in JBoss Cache 3.x.       Configuration...
    Profile Photo
    last modified by manik
  • OptimisticNodeLocking

    Optimistic Locking in JBossCache  Introduction  JBossCache currently locks data nodes (based on isolation level) in a pessimistic fashion, which essentially requires data nodes to be locked (either for rea...
    Profile Photo
    last modified by manik
  • JBossCache2.1.x_And_Beyond_QA

    QA for JBoss Cache from version 2.1.0 and beyond.  Note that JBoss Cache has now been split into core and pojo modules, each with independent releases.   JBoss Cache core  General notes  Should...
    Profile Photo
    last modified by manik
  • JBossCacheDocI18n

    Internationalising JBoss Cache documentation  JBoss Cache documentation is organised in a manner that can very easily be internationalised.   Please contact Manik Surtani (manik AT jboss DOT org) if you wi...
    Profile Photo
    last modified by manik
  • JBossCacheHibernate

    JBossCache with Hibernate  JBossCache can be used as a 2nd level cache provider for Hibernate, providing clustered, transactional caching.   This page discusses general best-practices and tips when using J...
    Profile Photo
    last modified by manik
  • JBossCacheMVCC

    Design of replacing both pessimistic and optimistic locking in JBoss Cache with a Java memory based implementation of MVCC.   JIRA - JBCACHE-1151 Forum thread   Background  This is about changing ...
    Profile Photo
    last modified by manik
  • JBossCacheCacheLoaders

    NOTE: This article refers to an old version of JBoss Cache.  As of JBoss Cache 3.x "Naga" this information no longer applies.  Please refer to the JBoss Cache Official Documentation for information on config...
    Profile Photo
    last modified by manik
  • JBossCacheProjects

    JBossCache projects for student contributors JBoss Cache as a clustered file directory system for Apache Lucene Will involve understanding Apache Lucene requirements, especially locking ones Benefit from the JBoss C...
    Profile Photo
    last modified by manik
  • Parent POMs in JBoss Cache

    Several JBoss Cache projects depend on parent POMs.  The POM hierarchy is explained here.  For all of the artifacts referred, the common group ID is org.jboss.cache   The different support artifacts in ...
    Profile Photo
    last modified by manik
  • JBoss Cache in JBoss AS

    The purpose of this page is to detail how JBoss Cache is used in JBoss AS.   Cache ManagerHTTP Session Replication  Default configuration  EJB3 Session Replication  Integration code is in svn here...
    Profile Photo
    last modified by manik
  • JBoss AS 5.x wishlist for JBoss Cache 3.x

    This tracks JIRAs which are on the JBoss AS 5.x wishlist, in order of priority:   JBCACHE-1236 Non-blocking state transfer Targetted for JBoss Cache 3.1.0 JBCACHE-1407 Region-based marshalling to support mu...
    Profile Photo
    last modified by manik
  • JBoss Cache - Searchable Edition - Designs

    JBoss Cache Searchable Edition (JBCS) Designs  Historic The current (v1.0) release of JBCS uses a listener approach.   The SearchableCacheFactory takes a running Cache, and creates a delegate This delegate...
    Profile Photo
    last modified by manik
  • JBoss Cache Non-Blocking State Transfer

    Non-Blocking State Transfe Please use this forum thread to discuss ideas/enhancements and provide comments and feedback. JIRA: JBCACHE-1236   What we have now  Right now, JBoss Cache uses FLUSH in JGrou...
    Profile Photo
    last modified by manik
  • JBossCacheDevelopment

    Developing with JBoss Cache  This page is intended as a developer's guide to the JBoss Cache source tree, and in addition to information on the code repositories and tags and branches, also contains details on h...
    Profile Photo
    last modified by manik
  • Replication Across Data Centres

    This page contains some brainstorming around being able to deploy JBoss Cache to replicate state across multiple data centres, JBCACHE-816   Weblogic contains similar functionality limited to the HTTP session r...
    Profile Photo
    last modified by manik
  • JBoss Cache - Partitioning

    NOTE that this is defunct and will not be implemented.  Refer to DIST - distributed cache mode Partitioning - Buddy Replication on Steroids  Partitioning is the concept of breaking up state in the cache and...
    Profile Photo
    last modified by manik
  • JBossCacheServer

    JBossCache-Server  Interested in what Infinispan is doing in this regard?  Take a look at Client and server modules  This is the design of the server module for JBoss Cache, that bolts on to either a r...
    Profile Photo
    last modified by manik