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: 143 of 187,922
Downloads: 304,005,764

Daily

Ranking: 425 of 187,912
Downloads: 68,195

Depended by

RankDownloadsName
54625,558,186excon
75545,405,332websocket-driver
220201,708,910thin
414112,173,195eye
89153,499,437em-websocket
1,07840,876,014faye-websocket
1,14137,893,536em-http-request
1,15537,293,374em-socksify
2,05811,860,103em-synchrony
2,3698,456,098mailcatcher
2,3798,381,319websocket-client-simple
2,4837,691,371skinny
2,5137,476,671em-hiredis
2,5147,455,745eventmachine-tail
2,8075,910,627amqp
2,8235,827,269faye
3,1504,483,561exceptional_synchrony
3,1554,474,386puffing-billy
3,5663,224,396lita-slack
4,2062,128,916cf-uaac

Depends on

RankDownloadsName
63880,981,875test-unit
1,56322,608,917rake-compiler
2,01612,520,345rake-compiler-dock