One New Idea
TimesTen makes an in-memory RDBMS
Cache commonly used data in application server
Reduce contention on underlying DBMS
Updates
- On the Web, not all interactions critical
- Some updates need not be durable (e.g., user currently logged in)
- Other updates can still be logged & propagated