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 187,224
Downloads: 301,570,683

Daily

Ranking: 305 of 187,196
Downloads: 97,933

Depended by

RankDownloadsName
54615,138,826excon
75532,905,276websocket-driver
217200,970,978thin
403111,958,500eye
88952,695,084em-websocket
1,07840,276,504faye-websocket
1,13937,541,341em-http-request
1,15236,932,159em-socksify
2,04311,730,125em-synchrony
2,3548,407,639mailcatcher
2,3838,198,612websocket-client-simple
2,4657,673,792skinny
2,4917,453,068em-hiredis
2,5077,397,634eventmachine-tail
2,8025,781,245amqp
2,8085,753,595faye
3,1294,467,891exceptional_synchrony
3,1404,411,588puffing-billy
3,5373,223,841lita-slack
4,1792,123,873cf-uaac

Depends on

RankDownloadsName
64979,381,283test-unit
1,58921,341,454rake-compiler
2,02911,929,501rake-compiler-dock