Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.3% on rubygems.org
Top 0.1% downloads on rubygems.org
Top 0.1% dependent packages on rubygems.org
Top 0.1% dependent repos on rubygems.org
Top 0.9% forks on rubygems.org
Top 0.2% docker downloads on rubygems.org

rubygems.org : 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.

Registry - Source - Homepage - Documentation - JSON
purl: pkg:gem/eventmachine
License: Ruby,GPL-2.0
Latest release: almost 6 years ago
First release: almost 15 years ago
Dependent packages: 1,258
Dependent repositories: 487,102
Downloads: 228,812,471 total
Stars: 4,235 on GitHub
Forks: 652 on GitHub
Docker dependents: 1,394
Docker downloads: 805,754,787
Total Commits: 1125
Committers: 182
Average commits per author: 6.181
Development Distribution Score (DDS): 0.683
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 12 hours ago

    Loading...
    Readme
    Loading...