Skip to content

Comment on Building a GeoIP server with ZeroMQ

Comments

I started using ZeroMQ for async messaging for my Django project (with pyzmq) a couple of days back. I use it for pulling data from third party apps and sending emails from my app. Enhanced user experience greatly because of non-blocking calls. The APIs abstract the nitty-gritty networking details so well, that it feels like child's play to build async messaging for WSGI apps.

Great project indeed.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.