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 181,568
Downloads: 239,355,225

Daily

Ranking: 291 of 181,553
Downloads: 131,455

Depended by

RankDownloadsName
51492,815,011excon
75393,362,699websocket-driver
208158,883,535thin
312108,270,351eye
81944,732,446em-websocket
1,00833,597,118em-http-request
1,01133,330,708faye-websocket
1,01732,853,599em-socksify
1,85110,452,674em-synchrony
2,0957,882,655mailcatcher
2,1547,462,333skinny
2,2057,191,487em-hiredis
2,2756,790,722eventmachine-tail
2,4475,769,473websocket-client-simple
2,6114,990,053faye
2,7054,649,596amqp
2,8064,305,116exceptional_synchrony
2,9773,751,797puffing-billy
3,3362,780,519lita-slack
3,7912,072,644cf-uaac

Depends on

RankDownloadsName
64062,227,451test-unit
1,71312,553,663rake-compiler
3,2073,081,195rake-compiler-dock