パッケージ: ruby-eventmachine (1.0.7-4.2)
ruby-eventmachine に関するリンク
Debian の資源:
ruby-eventmachine ソースパッケージをダウンロード:
- [ruby-eventmachine_1.0.7-4.2.dsc]
- [ruby-eventmachine_1.0.7.orig.tar.gz]
- [ruby-eventmachine_1.0.7-4.2.debian.tar.xz]
メンテナ:
- Debian Ruby Extras Maintainers (QA ページ, メールアーカイブ)
- Daigo Moriwaki (QA ページ)
- Ryan Niebur (QA ページ)
- Laurent Arnoud (QA ページ)
- Paul van Tilburg (QA ページ)
- Per Andersson (QA ページ)
外部の資源:
- ホームページ [rubyeventmachine.com]
類似のパッケージ:
Ruby/EventMachine library
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.
その他の ruby-eventmachine 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Ruby 2.5 の実行に必要なライブラリ
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: ruby (<< 1:2.6~)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- dep: ruby (>= 1:2.5~0)