globaldev

from the Global Personals development team.

Browse by tag: ruby

Making Redis Happy(er)

As with any decently large Internet-business, we do a lot of background processing of various different tasks: everything from email rendering, statistics processing, cache flushing and more. Over the last six months we’ve slowly been transitioning a lot of those tasks to a new more efficient architecture using with RabbitMQ as the queue server, and Ruby-based workers to process the actual jobs.

Tagged , , , , , | Leave a comment