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: 142 of 184,765
Downloads: 273,924,860

Daily

Ranking: 147 of 184,752
Downloads: 142,641

Depended by

RankDownloadsName
53558,775,183excon
76462,916,821websocket-driver
212183,043,851thin
351110,743,148eye
87248,674,857em-websocket
1,05937,003,922faye-websocket
1,07835,623,686em-http-request
1,09434,930,218em-socksify
1,97211,125,079em-synchrony
2,2308,149,852mailcatcher
2,3187,577,778skinny
2,3637,346,127em-hiredis
2,3817,234,712websocket-client-simple
2,3947,173,040eventmachine-tail
2,7215,383,383faye
2,7525,260,286amqp
2,9834,400,973exceptional_synchrony
3,0894,081,349puffing-billy
3,4443,067,917lita-slack
4,0072,102,314cf-uaac

Depends on

RankDownloadsName
66670,960,381test-unit
1,69716,198,979rake-compiler
2,6015,984,194rake-compiler-dock