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: 153 of 192,156
Downloads: 316,330,264

Daily

Ranking: 347 of 192,137
Downloads: 111,339

Depended by

RankDownloadsName
59663,836,031excon
76589,926,994websocket-driver
239205,108,149thin
445113,131,927eye
89256,772,576em-websocket
1,08143,474,719faye-websocket
1,16039,503,138em-http-request
1,17138,975,852em-socksify
2,10612,348,453em-synchrony
2,3828,942,182websocket-client-simple
2,4318,621,293mailcatcher
2,5777,748,204skinny
2,5857,700,700eventmachine-tail
2,6117,576,892em-hiredis
2,8166,330,459amqp
2,8556,138,130faye
3,1654,766,364puffing-billy
3,2294,547,768exceptional_synchrony
3,5583,538,867lita-slack
4,3182,167,153sensu

Depends on

RankDownloadsName
59188,253,187test-unit
1,49627,055,172rake-compiler
1,93915,556,038rake-compiler-dock