Skip to content
cnu.name
Go back

Build your next python project – Super fast, distributed and infinitely scalable, Using ZeroMQ

PyCon India 2013 • Bangalore, India • October 25, 2017
View Slides →

All web applications aren’t as simple as following a 20 minute blog tutorial in a web framework. There are lot of components which handle the business logic and they might all not run on the same machine (or even be built using the same programming language).

When you build at web scale, you should look at how to build your system distributed across multiple machines using ZeroMQ. This talk was well received amongst the audience and I come across people mentioning this talk even 4 years later.

The talk focussed on:

Slides