Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.
/ iceqube Public archive

Kolibri internal messaging and task queue system

License

Notifications You must be signed in to change notification settings

learningequality/iceqube

Repository files navigation

Iceqube

http://codecov.io/github/learningequality/iceqube/coverage.svg?branch=master https://readthedocs.org/projects/iceqube/badge/?version=latest

A self-contained pure python messaging and task queue system, with optional non-Python dependencies

The base installation requires either Python 2.7, or 3.4+.

CAUTION: This library is used internally within Kolibri. It is not being maintained or supported for external usage.

Goals

  1. Work on Windows 7 and above.
  2. Work on Python 2.7 and 3.
  3. Should the least amount of dependencies for the minimal use case. To use other backends and services (Django, Google PubSub etc.) will require more dependencies.

Problems with current pure python task queues:

  1. Does not work with Windows out of the box.
  2. Does not support progress tracking.

About

Kolibri internal messaging and task queue system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •