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: 137 of 184,203
Downloads: 267,802,813

Daily

Ranking: 197 of 184,187
Downloads: 110,019

Depended by

RankDownloadsName
53545,162,794excon
76447,731,935websocket-driver
209179,081,058thin
341110,249,827eye
86447,927,246em-websocket
1,04836,330,282faye-websocket
1,06535,258,630em-http-request
1,07534,558,360em-socksify
1,93811,000,506em-synchrony
2,2128,103,790mailcatcher
2,2867,562,138skinny
2,3347,318,922em-hiredis
2,3697,117,082eventmachine-tail
2,3857,012,000websocket-client-simple
2,7015,313,808faye
2,7405,140,003amqp
2,9374,383,035exceptional_synchrony
3,0534,025,236puffing-billy
3,4043,067,637lita-slack
3,9742,096,184cf-uaac

Depends on

RankDownloadsName
65769,386,846test-unit
1,74014,707,793rake-compiler
2,9464,360,549rake-compiler-dock