


Bradley Holt is a web developer, entrepreneur, user group organizer, non-profit board member, open source contributor, and author.
Meer over Bradley HoltScaling CouchDB
Reopl;ication, Clustering, and Adminstration
Samenvatting
This practical guide offers a short course on scaling CouchDB to meet the capacity needs of your distributed application. Through a series of scenario-based examples, this book lets you explore several methods for creating a system that can accommodate growth and meet expected demand. In the process, you learn about several tools that can help you with replication, load balancing, clustering, and load testing and monitoring.
- Apply performance tips for tuning your database
- Replicate data, using Futon and CouchDB's RESTful interface
- Distribute CouchDB's workload through load balancing
- Learn options for creating a cluster of CouchDB nodes, including BigCouch, Lounge, and Pillow
- Conduct distributed load testing with Tsung
Specificaties
Inhoudsopgave
-What is Scalability?
-Capacity Planning
-The CAP Theorem
2. Tuning and Designing for Scale
-Performance Tips
-Document Design
3. Replication
-Filters and Specifying Documents
-Conflict Resolution
4. Load Balancing
-CouchDB Nodes
-Replication Setup
-Proxy Server Configuration
-Testing
5. Clustering
-BigCouch
-Lounge
-Pillow
6. Distributed Load Testing
-Installing Tsung
-Configuring Tsung
-Running Tsung
-Monitoring
-Identifying Bottlenecks
-Test Configuration