Queues - The Secret Sauce
Start time | 14:40 |
---|---|
End time | 14:55 |
Countdown link | Open timer |
List comprehensions, decorators and white space are some of the well-known killer features of Python. But what about the humble queue? They're elegant, have a wide variety of uses and help you to avoid a large class of programming errors. We live in an asynchronous world with many things going on at the same time. Queues help us manage that complexity. In this talk, we explain some of the super powers of queues and how you can use them to turbocharge your next project.
.
Jeremy Rotstein
He/Him
Jeremy is a Systems Engineer with a background in industrial control systems. When he is not sitting at the back of PyconAU recording talk videos, he is busy trying to find a way to use python to automate the boring bits of his life.