eventmachine

Event driver

A fast and simple event-processing library for Ruby programs allowing concurrent I/O operations without threading complexities.

EventMachine: fast, simple event-processing library for Ruby programs

GitHub

4k stars
112 watching
631 forks
Language: Ruby
last commit: over 1 year ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
francois2metz/em-eventsource A Ruby library to consume and interact with Server-Sent Events (SSE) streaming APIs. 85
brandonhilkert/sucker_punch An asynchronous processing library that allows developers to run background jobs within the same process as their web application. 2,643
chadrem/amf_socket_ruby Provides a Ruby implementation of the AMF Socket protocol for EventMachine. 2
ruby-concurrency/concurrent-ruby A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. 5,711
slack-ruby/slack-ruby-bot-server-events A Ruby library that enables event-driven interactions with Slack APIs 71
igrigorik/em-http-request An asynchronous HTTP client library built on top of EventMachine for Ruby, providing support for various HTTP protocols and features. 1,218
bblimke/webmock A library that enables stubbing and setting expectations on HTTP requests in Ruby applications 3,979
sparklemotion/mechanize Automates web interaction with websites 4,396
resque/resque A Redis-backed Ruby library for managing background tasks and jobs. 9,443
jruby/jruby An implementation of the Ruby language on the JVM, aiming to provide concurrency and integration with Java. 3,796
apache/rocketmq-eventbridge A messaging service that enables event-driven architectures and loosely coupled distributed systems 138
greenrobot/eventbus A publish/subscribe event bus for Android and Java that simplifies communication between components 24,701
opensuse/osem A tool for managing events, particularly conferences and meetups. 881
royaltm/ruby-em-pg-client An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. 59
apache/eventmesh A serverless event middleware for building distributed applications 1,627