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: 137 of 183,848
Downloads: 263,621,102

Daily

Ranking: 221 of 183,836
Downloads: 155,326

Depended by

RankDownloadsName
53537,043,748excon
76437,902,484websocket-driver
209176,340,469thin
339109,959,551eye
85247,444,816em-websocket
1,04135,947,365faye-websocket
1,05335,034,440em-http-request
1,06734,328,772em-socksify
1,92910,914,407em-synchrony
2,2008,070,925mailcatcher
2,2747,550,551skinny
2,3167,299,850em-hiredis
2,3577,073,953eventmachine-tail
2,3876,867,207websocket-client-simple
2,6865,273,159faye
2,7335,059,746amqp
2,9224,370,312exceptional_synchrony
3,0483,983,535puffing-billy
3,3723,067,489lita-slack
3,9422,092,410cf-uaac

Depends on

RankDownloadsName
65268,369,385test-unit
1,73714,274,245rake-compiler
3,1873,505,025rake-compiler-dock