background-workers

There are 5 repositories under background-workers topic.

  • RealOrangeOne/django-tasks

    A reference implementation and backport of background workers and tasks in Django

    Language:Python286133322
  • ClimenteA/kerground

    Stupid simple background worker based on python.

    Language:Python5231
  • belovetech/files-manager

    This project is a synopsis of the ALX back-end trimester, which includes authentication, NodeJS, MongoDB, Redis, pagination, and background processing.

    Language:JavaScript0100
  • AWilliamson88/JMCSignalInterupt

    An async demo program using Background workers. Shows their progress in progress bars, can stop/cancel work, can use hotkeys.

    Language:C#
  • nigelanthonyoliveros/AuditService

    A test project that audit http enpoints performance - this includes a background worker for the audit processing, url management service , a RESTful API for adding a URL, EF for the DataAccess/DataPersistence also in this service includes reading URLs values from a specified json file.

    Language:C#