Message Queues: Deep Dive

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

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

  • Most enterprise brokers support different formats for the custom routing of messages to consumers. Consumers can decide in a flexible and configurable way the type of messages they want to be routed to their queues. For example, RabbitMQ allows the use of bindings to create customized routing rules based on text pattern matching.

  • node

    Node.js JavaScript runtime ✨🐢🚀✨

  • Each programming language has an in-built library or third-party frameworks for implementing AMQP, for example, the amqplib library for Node.js.

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

    Manage your Hookdeck workspaces, connections, transformations, filters, and more with the Hookdeck CLI

  • In a previous article, Introduction to Message Queues, we took a look at the fundamentals of message queues. The article introduced message queues, message producers and consumers, and the advantages to using message queues for asynchronous processing in our system architecture.

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

  • The Role of Queues in Building Efficient Distributed Applications

    4 projects | dev.to | 10 Aug 2023
  • Node still seems better than python after all this time for web server speed but..

    3 projects | /r/node | 20 Jun 2023
  • Top 6 message queues for distributed architectures

    4 projects | dev.to | 18 May 2023
  • Messaging Patterns 101: A Comprehensive Guide for Software Developers

    4 projects | dev.to | 1 Mar 2023
  • GitHub Webhooks Tutorial

    3 projects | dev.to | 21 Oct 2021