12
MICROSOFT DISTRIBUTED CACHE A.K.A. “VELOCITY” David Giard, MCTS, MCSD, MCSE, MCDBA www.DavidGiard.com [email protected] Caching and

Caching and Microsoft Distributed Cache (aka "Velocity")

Embed Size (px)

DESCRIPTION

Speeding up your presentatoin with Microsoft Distributed Cache (aka "Velocity") Presentation delivered at Central Ohio Day of .Net

Citation preview

  • 1. David Giard, MCTS, MCSD, MCSE, MCDBA www.DavidGiard.com [email protected] Caching and MICROSOFT DISTRIBUTED CACHE A.K.A. VELOCITY
  • 2. APPLICATION DATA ISSUES Web Windows Mobile Client Client Client Client Request Request Request Request Application 1 Application 2 Get Get Get Data Data Data Customer Customer Customer Data Tier 123 123 123
  • 3. COST FACTORS
  • 4. CACHING
  • 5. CACHING VS SESSION STATE
  • 6. VELOCITY
  • 7. VELOCITY VS ASP.NET CACHING
  • 8. VELOCITY CACHING TIER Web Windows Mobile Client Request Request Client Client Client Application 1 Application 2 Request Request Customer Caching Tier 123 Get Data Data Tier Customer 123
  • 9. TYPES OF CACHE Local Cache Partitioned Cache Replicated Cache
  • 10. VELOCITY CONCEPTS Expiration Regions Tags
  • 11. BONUS Velocity as Session State provider
  • 12. GET STARTED http://msdn.microsoft.com/en-us/data/cc655792.aspx David Giard, MCTS, MCSD, MCSE, MCDBA www.DavidGiard.com [email protected]