celery 0.1.0-alpha

Rust implementation of Celery
Documentation

A Rust implementation of the Celery protocol, fully compatable with Python workers and producers.

Features

  • Send tasks from Python to Rust or vice versa :left_right_arrow:
  • Use provided brokers and backends or implement your own :wrench:
  • Natural async / await interface :sparkler:
  • Easily customizable with callbacks :telephone:
  • High performance and safe :fire: :fire: :fire:

Testimonials

"The crate we've all been waiting for! :clap: :clap: :raised_hands:" - You