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: 136 of 180,402
Downloads: 228,171,184

Daily

Ranking: 188 of 180,392
Downloads: 140,072

Depended by

RankDownloadsName
52468,834,175excon
74373,124,033websocket-driver
206150,449,906thin
296107,505,922eye
80243,452,606em-websocket
98432,797,941em-http-request
99532,089,811faye-websocket
99832,051,396em-socksify
1,80610,225,295em-synchrony
2,0267,781,257mailcatcher
2,0887,397,388skinny
2,1297,136,663em-hiredis
2,2046,658,335eventmachine-tail
2,4855,307,314websocket-client-simple
2,5774,873,761faye
2,6874,470,429amqp
2,7544,273,372exceptional_synchrony
2,9463,627,638puffing-billy
3,3152,660,425lita-slack
3,6992,059,448cf-uaac

Depends on

RankDownloadsName
63959,010,231test-unit
1,69811,775,310rake-compiler
3,2202,848,195rake-compiler-dock