After you configure your development environment, you can
begin to develop applications that create, access, and manage the
data in your data grid.
About this task
From the perspective of a client application, using
WebSphere® eXtreme Scale involves the following
main steps:
- Connecting to the catalog service by obtaining a ClientClusterContext
instance.
- Obtaining a client ObjectGrid instance.
- Getting a Session instance.
- Getting an ObjectMap instance.
- Using the ObjectMap methods.