Best Practices for Scaling Java Applications with Distributed Caching

Overview

Cacheonix team presented on best practices for scaling Java applications with distributed caching at Silicon Valley CodeCamp 2011 on Sunday, October 9, 2011.

Abstract

Distributed caching helps to address performance and scalability challenges presented by increasing volumes of critical application data.

This vendor-neutral presentation explores ways for improving reliability, scalability, performance and concurrency of Java applications through local and distributed caching. We discuss common usage scenarios for distributed caching and provide best practices for the supporting network infrastructure.

You will learn how to identify data best fit for caching; deepen your knowledge with best practices for caching; understand distributed caching and ways it enables scalability of Java applications. The presentation will enhance your engineering skills by helping to avoid caching pitfalls and anti-patterns.

Presentation Slides in PDF Format