>> Pretty sure Drizzle is NOT ment for that kind of use. Its more for smaller
>> sites

>>> keeping it simple is always a good policy except for the fact some sites I
>>> work on are massive... as in massive amounts of transactions per second
>>> which needs load balanced front ends, sometimes in the hundreds to thousands
>>> of servers per "cluster", sharding allows us to relieve a lot of database
>>> contention...

Actually, drizzle is designed exactly for that. Remember that Gearman
and Memcached are technologies that help you scale up to support these
scenarios with heavy load. These are some of the same people.

Why not ask them directly at SCALE? They are going to be there.
_______________________________________________
LinuxUsers mailing list
LinuxUsers@socallinux.org
http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers

Reply via email to