Watch Distributed Caching Essential Lessons (50:51 min)
The talk was recorded by InfoQ at Javapolis 2005. Cameron also spends a good amount of time explaining how to reduce DB load via caching strategies that apply in any caching application such as read & write-through caching, asynchronous write-behind, and others. The talk is a must-watch to understand caching theory that works in practice. Cameron will also be presenting on Performance and Scalablity in the Architecture Quality Attributes track at QCon, London March 14-16.
Community comments
For more information ..
by Cameron Purdy,
Re: For more information ..
by Wes Nur,
Re: For more information ..
by Talip Ozturk,
Not able to view presentation
by Jinal Pari,
For more information ..
by Cameron Purdy,
Your message is awaiting moderation. Thank you for participating in the discussion.
There are a number of presentations on in-memory distributed caching. We also have a pretty extensive wiki covering distributed caching topics.
Peace,
Cameron Purdy
Tangosol Coherence: Clustered Caching for Java and .NET
Re: For more information ..
by Wes Nur,
Your message is awaiting moderation. Thank you for participating in the discussion.
There are some very good distributed caching solution available in the market and they are doing a very good job so far. But personally I am a big fan of NCache . It is an in-memory distributed cache by Alachisoft and it is famous among the developers because of its rich and wide range of topologies. Just for the information, FREE version of NCache is also available now which is called NCache Express
Re: For more information ..
by Talip Ozturk,
Your message is awaiting moderation. Thank you for participating in the discussion.
Hazelcast, for example, is an open source, transactional, distributed in-memory caching solution for Java. It is released under Apache license. Hazelcast users love it because it is super simple, scales dynamically and just works!
-talip
www.hazelcast.com
Not able to view presentation
by Jinal Pari,
Your message is awaiting moderation. Thank you for participating in the discussion.
I really want to view this presentation, but it doesn't load!