Ying Ding's WebSphere Engineering and Project Management Books

  • WebSphere Enginering - The knowledge and skills you need to be successful taking on large and complex WebSpehre projects
  • WebSphere eXtreme Scale - How to deploy and manage the state-of-the-art IBM WebSphere caching technologies

Sunday, April 10, 2011

WebSphere eXtreme Scale Write-Behind Considerations

Transacation mangament -
For write behind, the transaction management is decoupled between the ObjectGrid and the database with the ObjectGrid finishes before the database. Otherwise, without the wirte behind enabled, the ObjectGrid transation encloses the database transations.

Referential integrity constraints -
The backing map configured with write behind can have concurrent threads updating database backends. Therefore, when designing database referrential contraints, out-of-order updates should be allowed.

0 comments:

Follow by Email