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: 146 of 188,232
Downloads: 305,149,576

Daily

Ranking: 439 of 188,218
Downloads: 68,522

Depended by

RankDownloadsName
55630,886,429excon
75551,422,914websocket-driver
223202,060,873thin
417112,261,310eye
89153,904,401em-websocket
1,07941,157,076faye-websocket
1,14238,066,660em-http-request
1,15737,470,323em-socksify
2,06211,922,839em-synchrony
2,3768,477,722mailcatcher
2,3828,456,736websocket-client-simple
2,4917,699,084skinny
2,5207,486,646em-hiredis
2,5217,482,613eventmachine-tail
2,8015,985,506amqp
2,8285,858,405faye
3,1534,508,442puffing-billy
3,1614,489,612exceptional_synchrony
3,5783,224,750lita-slack
4,2232,131,816cf-uaac

Depends on

RankDownloadsName
63381,863,806test-unit
1,54623,301,786rake-compiler
2,00412,890,663rake-compiler-dock