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: 142 of 187,548
Downloads: 302,904,255

Daily

Ranking: 443 of 187,532
Downloads: 65,572

Depended by

RankDownloadsName
54620,314,046excon
75539,801,833websocket-driver
220201,356,127thin
410112,087,942eye
89053,102,115em-websocket
1,07840,581,013faye-websocket
1,13937,715,135em-http-request
1,15437,111,272em-socksify
2,05411,793,789em-synchrony
2,3628,432,160mailcatcher
2,3858,297,097websocket-client-simple
2,4747,682,231skinny
2,5057,465,526em-hiredis
2,5147,426,102eventmachine-tail
2,8005,841,680amqp
2,8175,791,522faye
3,1404,475,758exceptional_synchrony
3,1484,442,041puffing-billy
3,5533,224,119lita-slack
4,1952,126,476cf-uaac

Depends on

RankDownloadsName
64380,184,087test-unit
1,57321,962,745rake-compiler
2,02412,209,399rake-compiler-dock