Julien Danjou 3/5/2018

Scaling a polling Python application with tooz

Read Original

This final article in a series tackles scaling SSH connections to thousands of hosts by moving from single-machine threading/asyncio to a distributed architecture. It details using the tooz library for job distribution and coordination across multiple computers to achieve horizontal scalability for polling tasks.

Scaling a polling Python application with tooz

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet