Contribute Media
A thank you to everyone who makes this possible: Read More

Scalable and distributed applications in Python

Description

Python is a good language to write highly distributed applications, such as ones you can run on cloud computing platform. In this talk, I'll introduce different mechanisms, tools, and libraries that can be leveraged by Python to run code across multiple nodes and to spread workloads and handle high availability. We'll see the traps that developers should not fall into and what are the good practice and design to distribute applications.

Details

Improve this page