dbus VS kafka_ex

Compare dbus vs kafka_ex and see what are their differences.

dbus

A dumb message bus for sharing data between microservices in a relatively decoupled mechanism (by aforward)

kafka_ex

Kafka client library for Elixir (by kafkaex)
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
dbus kafka_ex
- 1
5 590
- 0.2%
0.0 7.3
about 9 years ago 10 days ago
Elixir Elixir
Apache License 2.0 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.

dbus

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

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

kafka_ex

Posts with mentions or reviews of kafka_ex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-15.
  • Help With Protobuf in Kafka
    2 projects | /r/elixir | 15 Jul 2021
    I am roughly 3 weeks into working with Elixir and so far it has been pretty good! I currently am working in a system that has a couple of Golang services running as producers and consumers within a Kafka cluster. I've been working with the Kafka_ex library and have been able to get messages and create topics. It was decided that messages being sent through Kafka would be in Protobuf format, so I've started to use this protobuf library to handle converting into structs.

What are some alternatives?

When comparing dbus and kafka_ex you can also consider the following projects:

amqp - Idiomatic Elixir client for RabbitMQ

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

kafka_consumer - Consumer for Kafka using brod and elixir (production ready)

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

verk - A job processing system that just verks! 🧛‍

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

hulaaki - DEPRECATED : An Elixir library (driver) for clients communicating with MQTT brokers(via the MQTT 3.1.1 protocol).

Cafex - Cafex is a pure Elixir implementation of Kafka client

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

exrabbit - Simple rabbitmq bindings for elixir