WebSphere eXtreme Scale Product Overview > Tutorials
Tutorials, examples, and samples
Several WebSphere eXtreme Scale tutorials, examples and samples are available.
Tutorials
The following tutorials are currently available.
- ObjectMap tutorial
- Entity manager tutorial: Overview
- Java SE security tutorial - Main page
- ObjectQuery tutorial
Examples
The topics below illustrate key WebSphere eXtreme Scale features.
Samples
Samples to illustrate how to use ObjectGrid APIs in various environments are shipped with the WebSphere eXtreme Scale product.
Articles with tutorials and examples
Table 1. Available articles by feature Article Features Accept grid-ready applications ObjectMap API, EntityManager API, Query, Agents, Java SE and EE, Statistics, Partitioning, Administration/Operations, Eclipse Scalable grid-style computing and data processing EntityManager API, Agents Accept a scalable, resilient, high-performance database alternative ObjectMap API, Replication, Partitioning, Administration/Operations, Eclipse Enhance xsadmin for WebSphere eXtreme Scale Administration Redbook: User's Guide All topics
- Entity manager tutorial: Overview
The tutorial for the entity manager shows you how to use WebSphere eXtreme Scale to store order information on a Web site. You can create a simple Java Platform, Standard Edition 5 application that uses an in-memory, local eXtreme Scale. The entities use Java SE 5 annotations and generics.- ObjectQuery tutorial
With the following steps, you can develop a local in-memory ObjectGrid that can store order information for a Web site, and demonstrate how to use ObjectQuery to query the data in the grid.- Java SE security tutorial - Main page
With the following tutorial, you can create a distributed eXtreme Scale environment in a Java Platform, Standard Edition environment.
Parent topic
Tutorials