Skip to content
#

celery-tasks

Here are 30 public repositories matching this topic...

It is kubernetes microservice that ingests Steam data, deployed as a service using sQLite for storing processes followed by an event driven message queue controlled by RabbitMQ. This message queue is also deployed as a service with an interconnection with celery workers integrated with Elasticsearch and Redis for caching and ingestion.

  • Updated Apr 16, 2024
  • Python

This is a flask application through which you can hit rest api's that allow you to create and add tasks in queue that executes and returns result asynhronously.The application is run on a uWSGI server and requests are routed through an nginx reverse-proxy. Docker is used to containerise each service and they are managed with docker compose

  • Updated Aug 24, 2023
  • Python

Improve this page

Add a description, image, and links to the celery-tasks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the celery-tasks topic, visit your repo's landing page and select "manage topics."

Learn more