What's the current state of job queues in Rust [2021 version]?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rust_learnings

    collection of my rust play files

  • Personally I've played around with redis and sidekiq. Redis has excellent docs and you can definitely use it to build a job system (my tinkering). Sidekiq... I'm less convinced by. The client has 1 page of docs and server has 0 and is 4 years old (my tinkering).

  • rusty-celery

    🦀 Rust implementation of Celery for producing and consuming background tasks

  • I haven't used it myself but rusty-celery seems like an interesting project: https://github.com/rusty-celery/rusty-celery

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • faktory-rs

    Rust bindings for Faktory clients and workers

  • Faktory has a rust library. https://github.com/jonhoo/faktory-rs

  • crusty

    Broad Web Crawler

  • redismodule-rs

    Rust API for Redis Modules API

  • It's pretty easy to do using https://github.com/RedisLabsModules/redismodule-rs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts