Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 05 Mar 2021
Python

#306: Scaling Python and Jupyter with ZeroMQ

When we talk about scaling software threading and async get all the buzz. And while they are powerful, using asynchronous queues can often be much more effective. You might think this means creating a Celery server,…

Source: Talk Python To Me Michael Kennedy (@mkennedy)