Friday, November 20, 2009

Message Queuing slides and source code!

I gave a talk at the local Python user group, SoCal Piggies. We discussed message queues: they're useful for synchronizing processes, increasing reliability and scalability. The entire source tree, with slides and extra goodies, is linked below. Enjoy!

mq-screenshot

https://bitbucket.org/shavenwarthog/amqp-ex/src/

(diagram credit: RedHat)

No comments:

Post a Comment