Главная
Study mode:
on
1
Intro
2
But my Data Changes!
3
Opcode Cache Options
4
Caching Methodologies
5
Cache Invalidation Strategy update invalidation
6
Common Cache Solutions
7
APC Common Functions
8
APC Example
9
Memcached Libraries
10
Configuring Memcached
11
Managing Memcached
12
Simple Example
13
Manipulating Key Values
14
Read Through Cache Callback
15
Check and Set Operations
16
Asynchronous Fetching
17
Database Caching Example
18
More Generic Example
19
Concept: Multi-Layer Cache
20
Biggest-Smallest Reusable
21
Questions?
Description:
Explore best practices for implementing efficient application-level caching in this PHP UK Conference talk. Discover techniques like 'biggest smallest reusable item' and automatic write-through caching to enhance performance and scalability. Learn about various caching technologies, including Memcached, APC, and Zend Server Cache. Dive into opcode cache options, caching methodologies, and cache invalidation strategies. Gain insights on configuring and managing Memcached, using APC functions, and implementing read-through cache callbacks. Understand concepts such as check and set operations, asynchronous fetching, and multi-layer caching to optimize your PHP applications.

Caching Best Practices

PHP UK Conference
Add to list