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: 139 of 182,523
Downloads: 249,139,616

Daily

Ranking: 143 of 182,518
Downloads: 125,893

Depended by

RankDownloadsName
51511,966,487excon
75411,358,512websocket-driver
209166,065,547thin
324109,019,676eye
83545,894,201em-websocket
1,02234,562,856faye-websocket
1,02834,234,427em-http-request
1,03733,506,289em-socksify
1,90110,642,420em-synchrony
2,1427,967,073mailcatcher
2,2057,509,014skinny
2,2507,235,413em-hiredis
2,3116,899,748eventmachine-tail
2,4146,235,027websocket-client-simple
2,6445,101,475faye
2,7264,773,931amqp
2,8664,329,488exceptional_synchrony
3,0083,849,340puffing-billy
3,3262,987,131lita-slack
3,8612,081,194cf-uaac

Depends on

RankDownloadsName
64464,773,928test-unit
1,73213,163,632rake-compiler
3,2093,245,312rake-compiler-dock