PyLadiesCon 2025

Celery Primitives (Chain, Group, Signature, etc.) Demystified on Hello Kitty's Apple Orchard
2025/12/06 , Main Stream
言語: English

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.


I've written a Medium article with the content I'd like to go over here: https://medium.com/@colleen85052/celery-primitives-chain-group-signature-etc-demystified-6577ba861a4b but here is the outline.

Introduction
What is Celery
Setting up our Apple Orchard Allegory
Task
Signatures
Chains
Groups
Chords
Closing
Q&A

Will include adorable Sanrio character visuals and examples in code.

Backend (sometimes Full-Stack) Engineer who loves dogs and the circus and making Developers' lives easier and more enjoyable.