See the WebSphere eXtreme Scale Wiki for links to eXtreme Scale Version 7.0 documentation.
If you log in
with your developerWorks ID, you can leave comments and feedback for the development team.
Clients connect to an ObjectGrid and logically are attached to the whole grid. Clients need to examine the key of application data to determine which partition to route the request. Clients can read data from multiple partitions in a single transaction. However, clients can only update a single partition in a transaction. After the client updates some entries, then the client transaction must use that partition for updates.
© Copyright IBM Corporation 2007,2009. All Rights Reserved.