RabbitMQ Streams Overview

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • NATS

    High-Performance server for NATS.io, the cloud and edge native messaging system.

  • You might want to check out NATS[0], it starts out with RabbitMQ like functionality (message queue) and can also do Kafka things (distributed persistent log) via NATS Jetstream[1] or Liftbridge[2].

    It's riding the wave of CNCF cloud-buzzword projects but don't let that scare you off -- generally that means that it is actually really easy to set up and operate, and does most of the things you'd expect via well structured pre-inserted configuration which is a plus. The devil is still in the details though, so read the docs thoroughly to make sure it fits your usecase.

    [0]: https://nats.io/

    [1]: https://docs.nats.io/jetstream/jetstream

    [2]: https://liftbridge.io/

  • RabbitMQ

    Open source RabbitMQ: core server and tier 1 (built-in) plugins

  • After a brief glimpse at the documentation, I am missing a feature comparable to Kafka's partitioning. Well, the protocol [1] briefly mentions it, but it does not seem to be exposed.

    Getting insights into the roadmap for this would certainly be interesting...

    [1]: https://github.com/rabbitmq/rabbitmq-server/blob/v3.9.x/deps...

  • 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
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

  • NATS: First Impressions

    1 project | news.ycombinator.com | 3 Apr 2024
  • Interview with Sebastian Holstein, Founder of Qaze

    1 project | dev.to | 21 Mar 2024
  • Scripting with NATS.io support

    1 project | /r/devops | 30 Oct 2023
  • NATS: Connective Technology for Adaptive Edge and Distributed Systems

    1 project | news.ycombinator.com | 21 Sep 2023
  • Is it an antipattern to use the response channel as identifier

    1 project | /r/NATS_io | 31 Jul 2023