Quantcast
Channel: Supercoderz » Architecture
Viewing all articles
Browse latest Browse all 10

Understanding the new messaging frameworks with virtual backends

$
0
0
A few weeks back when I was looking at how I could build a synchronous task execution system for a Django app, I came across Celery, and then I found something called Kombu (http://kombu.readthedocs.org/en/latest/), which was a message passing framework for Celery. Kombu claimed to be a messaging framework for Python. And when I started [...]

Viewing all articles
Browse latest Browse all 10

Trending Articles