work_queue VS gen_rmq

Compare work_queue vs gen_rmq and see what are their differences.

work_queue

Simple implementation of the hungry-consumer model in Elixir (by pragdave)

gen_rmq

Elixir AMQP consumer and publisher behaviours (by meltwater)
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
work_queue gen_rmq
- -
41 180
- -
0.0 0.0
about 4 years ago 12 months ago
Elixir Elixir
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

work_queue

Posts with mentions or reviews of work_queue. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning work_queue yet.
Tracking mentions began in Dec 2020.

gen_rmq

Posts with mentions or reviews of gen_rmq. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning gen_rmq yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing work_queue and gen_rmq you can also consider the following projects:

honeydew - Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈

amqp - Idiomatic Elixir client for RabbitMQ

RBMQ - Simple API for spawning RabbitMQ Producers and Consumers.

Cafex - Cafex is a pure Elixir implementation of Kafka client

broadway - Concurrent and multi-stage data ingestion and data processing with Elixir

elixir_nsq - An NSQ client for Elixir and Erlang, written in Elixir.

oban - 💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3

kafka_ex - Kafka client library for Elixir

adap - Create a data stream across your information systems to query, augment and transform data according to Elixir matching rules.

ecto_job - Transactional job queue with Ecto, PostgreSQL and GenStage