|
|
|
|
|
by ubernostrum
6215 days ago
|
|
It's actually not terribly hard. See this article for some pointers on how easy it is to work with AMQP from Python: http://playgroundblues.com/posts/2009/may/20/working-django-... Meanwhile, I think there's nothing wrong with people distributing tools which integrate queuing solutions into specific libraries/frameworks; such things can often be quite useful and end up offering more natural interfaces for the task at hand. |
|