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: 151 of 190,365
Downloads: 311,898,640

Daily

Ranking: 298 of 190,317
Downloads: 133,082

Depended by

RankDownloadsName
57652,702,574excon
76575,636,137websocket-driver
232204,047,654thin
436112,820,615eye
89355,763,555em-websocket
1,08442,599,858faye-websocket
1,15738,967,231em-http-request
1,17438,402,423em-socksify
2,09212,197,095em-synchrony
2,3888,731,936websocket-client-simple
2,4088,569,996mailcatcher
2,5307,728,354skinny
2,5667,626,304eventmachine-tail
2,5867,540,749em-hiredis
2,8196,179,012amqp
2,8556,014,537faye
3,1694,660,667puffing-billy
3,2084,524,964exceptional_synchrony
3,5633,426,422lita-slack
4,2972,141,235cf-uaac

Depends on

RankDownloadsName
60386,004,663test-unit
1,52025,694,602rake-compiler
1,96414,665,921rake-compiler-dock