Track
Useful Python libraries
Type
Talk
Level
intermediate
Language
English
Duration
20 minutes
Celery is a tool for asynchronous task execution and used widely in the Python community. If you understand terms like parallelism and asynchronous but aren't sure how to apply them in your projects, Celery is a great place to start. We'll be using an apple orchard (specifically Hello Kitty's cuz Why not?) as an allegory to put these computing terms into a real world context.