Scale-out Options with MySQL and Java

From Technical Presentations

Jump to: navigation, search
Scale-out Options with MySQL and Java
Presenter(s): Mark Matthews, MySQL AB
Where: MySQL Conference and Expo 2007 (description)
When: April 25, 2007
Topics: MySQL, Java, Scalability, ORM
Download: PDF

[edit] Description

Presentation about MySQL-based data driven Java application scalability. Discusses different partitioning approaches: Range Partitioning, Hash Partitioning, Global Dictionary Partitioning.

[edit] Tools mentioned