RabbitMQ is not really event driven?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • node-resque

    Node.js Background jobs backed by redis.

  • You could do this, but why would you? The point of RabbitMQ is that this is all built in and provided by the software and by the client library. If you were to build something on top of gRPC it is you who has the burden of making sure all sorts of edge cases are handled and understanding where you messed up when something goes wrong. It's a bunch of stuff you don't have to write. I would suggest looking into into how sidekiq/resque or the reimplementations of it in other languages (like this for node.js) do it if you want something lighter.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

    2 projects | dev.to | 15 Mar 2024
  • Object Narrowing in Typescript with Graphile Worker

    1 project | dev.to | 31 Jan 2024
  • Job Schedulers for Node: Bull or Agenda?

    1 project | dev.to | 13 Sep 2023
  • Croner – Cron for JavaScript and TypeScript

    1 project | news.ycombinator.com | 30 Aug 2023
  • Instrumentation for Event Driven

    1 project | dev.to | 13 Jul 2023