If you log in with your developerWorks ID, you can leave comments and feedback for the development team.
ObjectGrid overview ObjectGrid introduction ObjectGrid architecture ObjectGrid cache scenarios ObjectGrid high availability ObjectGrid high scalability ObjectGrid security Databases and ObjectGrid
Release notes ObjectGrid information directory Hardware and software requirements ObjectGrid Java virtual machine (JVM) compatibility ObjectGrid Packaging
Installing WebSphere eXtreme Scale ObjectGrid Environments Installation for a standalone J2SE application Installation for a clustered J2SE application Installation for a standalone J2EE Application Installation for a WebSphere Extended Deployment J2EE application Installation for a non-IBM J2EE application server Installation for a Java 2 Platform,Standard Edition (J2SE) client Integrating ObjectGrid with WebSphere Application Server
Introduction to ObjectGrid configuration Local ObjectGrid configuration Distributed ObjectGrid configuration Using a non-IBM JDK or JRE with ObjectGrid Enabling the client invalidation mechanism Configuring ObjectGrid TCP ports in standalone mode Configuring ObjectGrid TCP ports when running inside WebSphere ND application servers
Replication architecture Replication programming How ObjectGrid places shards on a grid Replication events Replication automatic repair mode Client-side replication Peer to peer Replication with JMS Configuring failover detection Setting the availability of an ObjectGrid
Introduction to partitioning Clients and partitioning DataGrid APIs and partitioning EntityManager in a distributed environment
Starting ObjectGrid server processes Starting a catalog service Logs and trace Management gateway process overview Administering with JMX MBean interfaces Starting a management gateway process
Introduction to catalog services
Transaction mechanics in ObjectGrid Serialization performance Transaction size Replication performance EntityManager interface performance impact ObjectGrid performance best practices Query performance tuning Java virtual machine tuning for ObjectGrid Monitoring ObjectGrid performance with WebSphere Application Server performance monitoring infrastructure (PMI)
Partitioning facility overview Comparison of ObjectGrid and the partitioning facility (WPF) Converting partitioning facility applications to use ObjectGrid Integrating ObjectGrid and the partitioning facility
Intermittent and unexplained errors General exception handling technique Optimistic collision exception LockTimeoutException LockDeadlockException XML configuration problem diagnosis Client connectivity problems Validating XML without support of an implementation Client hangs during a getObjectGrid method call ObjectGrid messages Failure to connect to ManagementGateway in dynamic environment
Obtaining a reference to an ObjectGrid Using Sessions to access data in the grid Using indexing for non-key data access
Introduction to ObjectMaps Using maps as FIFO queues
Introduction to the EntityManager API Basic EntityManager tutorial Simple queries with EntityManager A primer to EntityManager queries Defining an entity schema
Introduction to query ObjectGrid Query APIs Configuring an ObjectQuery schema ObjectGrid query language reference
Introduction to stream query Hello World stream query example Intermediate views Stream query XML configurations Stream query annotations Relationships with entity manager Distributed stream query Stream query engine language tutorial
Introduction to the DataGrid API Example using the DataGrid API DataGrid agents and entity based Maps
Introduction to plug-ins Introduction to plug-in slots The LogSequence object Writing a loader Writing a loader with a replica preload controller TransactionCallback plug-in ObjectGridEventListener plug-in MapEventListener plug-in Writing a MapIndexPlugin plug-in
ObjectGrid security overview J2SE security tutorial step 1 - unsecured sample J2SE security tutorial step 2 - client authentication J2SE security tutorial step 3 - client authorization Client server SSL support ObjectGrid cluster security Local ObjectGrid security Gateway cluster security JMX security support in a dynamic deployment topology Security integration with WebSphere Application Server ObjectGrid security interfaces security.ogclient.props file containerServer.props file security.ogserver.props file
Using ObjectGrid for HTTP session management Using ObjectGrid for SIP session management Using ObjectGrid with JPA Configuring ObjectGrid to work with container-managed beans
ObjectGridManager interface Use the ObjectGridManager interface to control the life cycle of an ObjectGrid ObjectGrid interface BackingMap interface Session interface ObjectMap and JavaMap interfaces ObjectQuery interface EntityManager interface EntityTransaction interface Using a Loader with entity maps and tuples Query interface ObjectGrid keyword support LogElement and LogSequence objects Map Entry Locking ObjectGrid security interfaces Listener plug-ins Evictors Loaders ObjectTransformer plug-in TransactionCallback plug-in OptimisticCallback plug-in Replication programming Indexing