On Tue, 30 Oct 2007, Matt Rosin wrote:

One company mentioned their perl based large scale sns site at YAPC::Asia
IIRC - sorry it might have been six apart as mentioned above, can't remember
which. I do know they wrote their own system to be able to basically split
and merge their user pool according to user name (alphabetical order) and
splitting off to more servers when a given partition of the set got too
full, which simplifies things.

That was Six Apart. Specifically, it was Brad Fitzpatrick talking about LiveJournal, I believe.

That sort of partitioning of data by some key (user id, domain, whatever) is one common strategy for handling super-huge systems.


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to