Skip to content
#

celery-tasks

Here are 30 public repositories matching this topic...

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

User can transfer balance now or later in bulk. After every successful transfer a transaction history will be created for both the accounts. Cash transaction(withdrawal or deposit) option is also available. In case of transfer failure no transaction history will be created and source account's balance will be adjusted.

  • Updated Sep 4, 2022
  • Python

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

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