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: 162 of 196,106
Downloads: 329,279,165

Daily

Ranking: 235 of 196,079
Downloads: 94,023

Depended by

RankDownloadsName
60699,116,859excon
70634,411,579websocket-driver
258208,131,543thin
470114,456,943eye
88260,503,091em-websocket
1,08645,532,722faye-websocket
1,18740,766,764em-http-request
1,19340,295,344em-socksify
2,15212,686,156em-synchrony
2,3789,526,451websocket-client-simple
2,4938,772,136mailcatcher
2,6257,889,890eventmachine-tail
2,6467,793,053skinny
2,6717,664,245em-hiredis
2,8566,592,458amqp
2,8836,481,529faye
3,2174,995,123puffing-billy
3,3084,607,030exceptional_synchrony
3,5993,716,367lita-slack
4,3962,253,767sensu

Depends on

RankDownloadsName
55295,647,904test-unit
1,46329,962,869rake-compiler
1,85718,353,771rake-compiler-dock