eventmachine

https://rubygems.org/gems/eventmachine
https://github.com/eventmachine/eventmachine
EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.

Total

Ranking: 156 of 193,785
Downloads: 322,871,567

Daily

Ranking: 151 of 193,767
Downloads: 81,260

Depended by

RankDownloadsName
59680,300,814excon
71610,839,856websocket-driver
248206,597,378thin
454113,745,872eye
89158,606,980em-websocket
1,08244,612,866faye-websocket
1,17040,190,047em-http-request
1,18339,695,962em-socksify
2,13312,521,359em-synchrony
2,3849,228,719websocket-client-simple
2,4728,696,392mailcatcher
2,6057,792,183eventmachine-tail
2,6107,769,030skinny
2,6357,622,083em-hiredis
2,8236,499,246amqp
2,8626,323,216faye
3,1894,883,876puffing-billy
3,2804,577,380exceptional_synchrony
3,5423,706,848lita-slack
4,3372,229,819sensu

Depends on

RankDownloadsName
58291,216,841test-unit
1,47328,722,902rake-compiler
1,90716,856,712rake-compiler-dock