3 followers
Hey there 👋, I'm Bjoern, and I share what I've learned from building a B2B product that relies on Celery, the Python task queue 💪.
The greatest pain in my local Celery development setup is the overhead of running and debugging multiple things and processes. Most of my Celery apps...
Load testing is a way to determine the capacity, stability and response times of your application. During a load test, some specialised load testing...
If you run Celery tasks to perform API requests or other input/output operations and you want to increase throughput, then this is for...
Here's a little secret. I like hanging out on LinkedIn and chatting to strangers about Celery. Sometimes it's a coincidence, sometimes I creepily...
Amazon Simple Queue Service (Amazon SQS) is a fully managed message queuing service provided by Amazon Web Services (AWS). It is designed for...
My other job is being a partner in a bootstrapped SaaS business. Our product is a web app that brings GitHub-style visibility to Excel workbooks. Our...