Tony Arcieri
2008-Feb-26 19:00 UTC
[Eventmachine-talk] Database-backed message processing system
I''ve been implementing a dispatcher that coordinates and pulls in data from multiple worker processes. The dispatcher can handle some types of messages internally, but others need to get dumped into a database. I''m guessing I should use a Deferrable here. I''ll have a steady stream of messages... ideally I''d have a queue, and a single worker handling running the database queries. What''s the best way to implement this sort of thing? -- Tony Arcieri medioh.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/eventmachine-talk/attachments/20080226/75b5572f/attachment.html