| | {include:OG_HEADER} |
| | {excerpt}This section provides a basic summary about ObjectGrid performance.{excerpt} |
| | |
| | ObjectGrid is designed to improve application performance. There are many factors to affect your application performance when ObjectGrid is used. Some of them are transaction size, copy mode, serialization technique, and partition architecture. In order to achieve the best performance, you have to define the architecture and implement your application carefully. |
| | |
| | Before you dive into improving the performance, please read the following to understand ObjectGrid transactions. |
| | * [Transaction mechanics in ObjectGrid] |
| | |
| | The following sections describe the performance of different ObjectGrid artifacts. |
| | * [Serialization performance] |
| | * [Transaction size] |
| | * [Replication performance] |
| | * [EntityManager interface performance impact] |
| | * [Query performance tuning] |
| | |
| | We also provide some best practices on how to use ObjectGrid to achieve good performance and tuning tips. |
| | * [ObjectGrid performance best practices] |
| | * [Java virtual machine tuning for ObjectGrid] |
| | |
| | ObjectGrid also provides performance monitoring mechanism. Refer to the following sections for performance monitoring statistics and tools. |
| | | * [ObjectGrid statistics] |
| | | * [ObjectGrid PMI Module Overview] |
| | * [Monitoring ObjectGrid performance with WebSphere Application Server performance monitoring infrastructure (PMI)] |
| | |
| | {include:OG_FOOTER} |