mohit | Shared With: Everyone - Apr 22 2008 | mysql, memcached, data center, scalability, todo
Quoted: However, it is also an extremely simple piece of software: all of the logic is client-side, there is no security model, failover, backup mechanisms, or persistence (albeit the last one is in the roadmap). But that hasn't stopped the developers from deploying it in all kinds of environments, and here are a few best practices suggested by Brian:
Related Content from Around Faves
data center
-
Nothing too surprising here...but that's what makes it useful. Helps you understand the free tools that are generally used in operating scalable Web services.
1 FaverViewed: 14 TimesQuoted: Ask Ron - our Systems Engineering Lead - the exact number of servers we have in production and he’ll probably respond with, “I don’t honestly know.” I can say we’ve got dozens of web servers and dozens more DB servers. I can say with certainty it takes six specialized graph database servers to run the Recommendation Engine and we have another six to ten machines that serve files from MogileFS
- derek - Aug 21 20081 FaverViewed: 8 Times
- mike - Jun 17 20081 FaverViewed: 3 Times
mysql
- How To Set Up A Load-Balanced MySQL Cluster With MySQL 5.1 | HowtoForge - Linux Howtos and Tutorials
This tutorial shows how to configure a MySQL 5.1 cluster with five nodes: 1 x management, 2 x storage nodes and 2 x balancer nodes. This cluster is load-balanced by an Ultra Monkey package which provides heartbeat (for checking if the other node is still alive) and ldirectord (to split up the requests to the nodes of the MySQL cluster).
1 FaverViewed: 6 Times - ketchup - 26 days ago1 FaverViewed: 3 Times
- ketchup - 7 days ago1 FaverViewed: 2 Times
