A distributed job queue system built from scratch with Python, Redis, PostgreSQL, and Docker. Inspired by how tools like Celery, Sidekiq, and AWS SQS work under the hood.
A scalable, distributed task orchestration platform built with Go, featuring comprehensive security (JWT authentication, rate limiting), robust infrastructure (Docker, PostgreSQL, Redis, RabbitMQ), ...