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: 141 of 185,360
Downloads: 280,613,242

Daily

Ranking: 176 of 185,344
Downloads: 159,136

Depended by

RankDownloadsName
53570,781,942excon
75481,107,308websocket-driver
217187,353,722thin
362111,044,674eye
87849,499,702em-websocket
1,06037,635,420faye-websocket
1,09236,056,393em-http-request
1,10735,371,026em-socksify
1,98411,244,504em-synchrony
2,2528,192,243mailcatcher
2,3517,592,880skinny
2,3757,467,201websocket-client-simple
2,3917,371,864em-hiredis
2,4187,231,105eventmachine-tail
2,7505,472,890faye
2,7765,379,293amqp
3,0164,417,674exceptional_synchrony
3,1034,133,665puffing-billy
3,4863,068,207lita-slack
4,0422,107,271cf-uaac

Depends on

RankDownloadsName
66772,957,489test-unit
1,66417,476,357rake-compiler
2,3407,659,662rake-compiler-dock