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: 151 of 190,402
Downloads: 312,020,784

Daily

Ranking: 316 of 190,364
Downloads: 122,144

Depended by

RankDownloadsName
57653,034,107excon
76576,065,905websocket-driver
232204,077,308thin
436112,831,834eye
89455,796,154em-websocket
1,08442,624,997faye-websocket
1,15738,981,812em-http-request
1,17438,418,580em-socksify
2,09312,202,306em-synchrony
2,3888,736,933websocket-client-simple
2,4088,571,532mailcatcher
2,5327,728,784skinny
2,5667,628,390eventmachine-tail
2,5887,541,820em-hiredis
2,8206,182,383amqp
2,8556,017,626faye
3,1684,664,348puffing-billy
3,2094,525,616exceptional_synchrony
3,5643,429,127lita-slack
4,3002,141,350cf-uaac

Depends on

RankDownloadsName
60386,075,466test-unit
1,51725,746,285rake-compiler
1,96114,698,933rake-compiler-dock