BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

dispatch-rider

v2.2.0RubyGems· Ruby

Messaging system based on the reactor pattern. You can publish messages to a queue and then a demultiplexer runs an event loop which pops items from the queue and hands it over to a dispatcher. The dispatcher hands over the message to the appropriate handler. You can choose your own queueing service.

The verdict
Abandoned. Last published 3 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 3 years ago.
Popularity
243 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 2.2.03 years ago
  • 2.1.03 years ago
  • 2.0.03 years ago
  • 1.9.06 years ago
  • 1.8.66 years ago
  • 1.8.510 years ago
  • 1.8.410 years ago
  • 1.8.310 years ago
dispatch-rider — Messaging system based on the reactor pattern. You can publish messages to a queue and then a demultiplexer runs an event loop which pops items from the queue and hands it over to a dispatcher. The dispatcher hands over the message to the appropriate handler. You can choose your own queueing service. (Ruby / RubyGems) · Modules