I get a little excited when I think about all the technology required to run dating sites. Here are some new tools I learned about today.
Selenium is a web application testing system.
CRM114 is a system to examine incoming e-mail, system log streams, data files or other data streams, and to sort, filter, or alter the incoming files or data streams according to the user’s wildest desires.
IMVU deploys updates 50 times a day!
Thanks, Guillaume.
Related Posts
Twitter Client Tweetdeck Could be Great For Online DatingEnhancements to Yahoo! Personals Profile
Who leads European online dating?
IMVU Does SketchUp
Yahoo On Track To Be World’s Largest Dating Site




{ 7 comments… read them below or add one }
Throw and “h” in front of that link for selenium.
Done, thanks Jackie.
If you’re interested in how to write large dating sites I recommend Cal Henderson (the guy who wrote flickr)’s book Building Scalable Web Sites:
http://www.amazon.com/Building-Scalable-Web-Sites-applications/dp/0596102356
There are also many interesting conference talks available online. This one for example, Aditya Agarwal, Facebook’s Director of Engineering, is all about the software stack that Facebook uses.
http://www.infoq.com/presentations/Facebook-Software-Stack#close=1
He mentions many interesting things like the fact that Facebook uses 25 terabytes and that Facebook doesn’t limit you to 5000 friends for engineering reasons but rather for product reasons. That groups use the same framework as people and groups can have millions of members. There’s a lot of other interesting stuff if you’re interested in the tech.
I hope in futures lives I will get to be a designer and and engineer, this stuff is fascinating.
Ugh meant to say that Facebook uses 25 terabytes of memcached memory. I’m sure their actual database and logging layer (they wrote custom log handling software to log every action on the site) is much larger. Their cache hit rate is around 98%.
Jaw drops. They must be plugging in new servers every few hours given the hundreds of millions spent on infrastructure.
A friend recently asked a major social net for some of their data/logs for a study he is doing. He asked for 5 gigs or so, they said that was about 45 minutes of use or something like that.