Registry / async / eventmachine-le

eventmachine-le

JSON →
library1.1.7rbrubygemsunverified

EventMachine-LE (Live Edition) is a branch of EventMachine with extended support for Linux/Unix environments and additional features.

gem install eventmachine-le
INSTALL
IMPORT
SIG · EVENTMACHINE-LE
E
eventmachine-le
asyncrubyv1.1.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EventMachine
require 'eventmachine'

Run a simple EventMachine reactor loop.

require 'eventmachine' EM.run { EM.add_timer(1) { EM.stop } }
Debug
Known issues
breakingEventMachine-LE removes Java and pure Ruby reactors; Windows/Cygwin support is untested.
fix
Use on Linux/Unix/BSD/OSX environments only.
affects: >= 1.1.0
Upgrade
Version history
1.1.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
Resources
eventmachine-le — gem install eventmachine-le · libregistry