Celery components - Deepstash
How To Become A Digital Nomad

Learn more about remotework with this collection

How to build a network while working remotely

How to work remotely

How to manage finances while working remotely

Celery components

Celery components

  • Client - Service that creates tasks
  • Task - Unit of work. When a task is submitted to the broker, it gets an ID and it's stored in a serialized format.
  • Worker - Daemon that spawns sub-processes to execute tasks (default number of sub-processes = number of CPU cores)
  • Broker - Message transport between clients and workers. Examples: Redis, RabbitMQ
  • Result Store - Database where task results are stored

4

29 reads

MORE IDEAS ON THIS

CURATED FROM

CURATED BY

ocpodariu

Alt account of @ocp. I use it to stash ideas about software engineering

Read & Learn

20x Faster

without
deepstash

with
deepstash

with

deepstash

Access to 200,000+ ideas

Access to the mobile app

Unlimited idea saving & library

Unlimited history

Unlimited listening to ideas

Downloading & offline access

Personalized recommendations

Supercharge your mind with one idea per day

Enter your email and spend 1 minute every day to learn something new.

Email

I agree to receive email updates