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: 154 of 192,720
Downloads: 318,874,779

Daily

Ranking: 309 of 192,704
Downloads: 125,428

Depended by

RankDownloadsName
59670,241,859excon
74597,938,369websocket-driver
243205,697,369thin
446113,374,790eye
88857,500,343em-websocket
1,08243,900,625faye-websocket
1,16339,793,128em-http-request
1,17739,277,157em-socksify
2,11512,420,977em-synchrony
2,3869,051,608websocket-client-simple
2,4398,651,088mailcatcher
2,5937,757,070skinny
2,5977,737,623eventmachine-tail
2,6207,593,716em-hiredis
2,8186,402,557amqp
2,8596,211,999faye
3,1714,819,875puffing-billy
3,2514,558,395exceptional_synchrony
3,5513,605,159lita-slack
4,3242,193,566sensu

Depends on

RankDownloadsName
58989,282,394test-unit
1,48427,810,629rake-compiler
1,92716,036,805rake-compiler-dock