Menu

#Celery

16 posts

Feed·
16 of 16 posts
"When 'Control request timeout: initialize' actually means SIGKILL: Claude Code CLI OOM inside Celery"
🖼️
0

"When 'Control request timeout: initialize' actually means SIGKILL: Claude Code CLI OOM inside Celery"

DEV Community·Takayuki Kawazoe·19 days ago
#J3UPBHcH
#claude#celery#python#code#queue#worker

From Dev.to - python: "When 'Control request timeout: initialize' actually means SIGKILL: Claude Code CLI OOM inside Celery"

15s
Read More
z4j: a self-hosted control plane for Python task queues
🖼️
0

z4j: a self-hosted control plane for Python task queues

DEV Community·Z4J·25 days ago
#SBB817fQ
#z4j#celery#rq#every#service#engine

z4j is an open-source dashboard for Python background-job systems. It connects to the task queue (or...

15s
Read More
📰
0

How do people handle deploying containerized celery with django?

Reddit r/django·u/79215185-1feb-44c6·about 1 month ago
#6KZmpy8h

I've been maintaining a DRF application for the past 4 years, and I'm currently rearchitecting my stack to be cloud native. Currently, everything is deployed with docker compose on the same VM (Postgres + Redis + Nginx + Gunicorn + Celery, but I'd like to…

15s
Read More
Celery + Redis at Scale: Designing a Reliable and Efficient Task Queue in Production
📰
0

Celery + Redis at Scale: Designing a Reliable and Efficient Task Queue in Production

DEV Community·Artem·about 1 month ago
#FUUo7OlR
#important#backend#devops#python#task#celery

From Dev Community: Celery + Redis at Scale: Designing a Reliable and Efficient Task Queue in Production

15s
Read More
📰
0

We rebuilt the same Django AI backend 12 times. So we open-sourced it.

DEV Community: django·FC Quiles·about 1 month ago
#LCdCZrr8
#dev#backend#django#building#celery#americas

Every AI project we took on started the same way. Django 4.x with a clean modular app structure that won't fight you when the project grows The architecture decision that matters most https://github.com/GENIA-Americas/Glapagos-Backend.git…

15s
Read More