A Pythonista’s intro to Kafka: no, it’s not like Celery

by Tom Aratyn

Machine Learning & Data Science

Large projects often use Kafka to provide durable real time processing over huge amounts of data. But, Kafka is nothing like Redis, SQS, or any Celery backend. We’ll look at how Kafka’s design makes it amazing at some tasks (real time durable processing) and awful at others (this isn’t a Celery backend for a reason). How to avoid having your Kafka clients sitting idle and ensure your messages are actually recorded in order and in real time! Finally, we’ll look at how a Pythonista can take advantage of Java-only tech like Kafka Streams with KSQL.


About the Author

Tom Aratyn is the author of Building Django Web Applications (Packt 2018), former associate professor at Seneca College, and a software developer with a decade of Python software development experience.


Talk Details

Date: Saturday Nov. 16

Location: Sky Room

Begin time: 15:00

Duration: 25 minutes