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: 161 of 196,694
Downloads: 331,297,775

Daily

Ranking: 342 of 196,654
Downloads: 109,888

Depended by

RankDownloadsName
60705,446,160excon
70641,783,361websocket-driver
259208,592,025thin
474114,703,770eye
88261,022,388em-websocket
1,08645,846,125faye-websocket
1,19340,945,439em-http-request
1,20040,481,163em-socksify
2,15712,743,875em-synchrony
2,3789,632,224websocket-client-simple
2,5018,794,396mailcatcher
2,6367,925,114eventmachine-tail
2,6597,799,982skinny
2,6837,680,798em-hiredis
2,8686,615,075amqp
2,8926,509,539faye
3,2225,033,337puffing-billy
3,3194,619,639exceptional_synchrony
3,6143,717,350lita-slack
4,4112,257,254sensu

Depends on

RankDownloadsName
54797,312,818test-unit
1,45830,475,088rake-compiler
1,83918,925,695rake-compiler-dock