BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Distributed Caching Essential Lessons

Distributed Caching Essential Lessons

Bookmarks
50:51

Summary

In this presentation, recorded at Javapolis, Cameron Purdy shows how to improve application performance & scalability via caching architectures to reduce load on the database tier and & clustered caching to provide transparent fail-over by reliably sharing live data among clustered JVMs.

Bio

Cameron Purdy is the founder and president of Tangosol, Inc, a market leader in delivering in-memory caching and data management solutions to companies building and running mission critical enterprise J2EE applications.

About the conference

Javapolis is the largest Java developers conference in europe. Called 'the Apache of software conferences', it is organized by the Belgian Java Users Group and is run non-profit with a very low entrance fee. Javapolis usually takes place in the 2nd week of December.

Recorded at:

Jan 09, 2007

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • For more information ..

    by Cameron Purdy,

    Your message is awaiting moderation. Thank you for participating in the discussion.

  • 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.

    There are some very good distributed caching solution available in the market and they are doing a very good job so far.


    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!

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT