My Photo

Become a Fan

DailyMile

Google Ad Skyscraper

« Will conversational flow engines and AJAX help with the coming multi-core problem? | Main | Video: Introduction to WebSphere eXtreme Scale/ ObjectGrid with patterns and use cases »

April 07, 2008

Comments

Lahiru

Can't we reduce the changes required for portability from ObjectGrid to Coherence or VISA VERSA by integrating the caching tool as a secondary level cache of hibernate?

Billy

Yes and thats an easy way to integrate eXtreme Scale or Coherence in to an application but Hibernate has a pretty poor L2 cache interface which is not efficient at all so you won't get best possible performance with that approach but it will absolutely give you a consistent clustered cache.

Agustin

How come eXtreme Scale nor Coherence can participate in 2PC transactions? There has to be an architectural barrier to it.

For our project, it just makes the read-only use case the only one we can afford to have, because of no 2PC. Too expensive a tool, just for read-only, don't you think?

The comments to this entry are closed.