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: 138 of 183,092
Downloads: 255,027,717

Daily

Ranking: 218 of 183,073
Downloads: 136,484

Depended by

RankDownloadsName
52523,175,723excon
75422,082,477websocket-driver
209170,259,646thin
332109,430,710eye
83746,570,158em-websocket
1,03035,174,015faye-websocket
1,03834,594,734em-http-request
1,04633,877,415em-socksify
1,91510,758,431em-synchrony
2,1638,011,244mailcatcher
2,2317,527,367skinny
2,2847,266,944em-hiredis
2,3306,972,477eventmachine-tail
2,4016,503,740websocket-client-simple
2,6585,180,970faye
2,7384,887,486amqp
2,8884,349,055exceptional_synchrony
3,0213,908,291puffing-billy
3,3243,052,272lita-slack
3,9072,086,216cf-uaac

Depends on

RankDownloadsName
64866,240,626test-unit
1,74113,594,860rake-compiler
3,2033,342,895rake-compiler-dock