パッケージ: ruby-eventmachine (1.3~pre20201020-b50c135-5)
ruby-eventmachine に関するリンク
Trisquel の資源:
ruby-eventmachine ソースパッケージをダウンロード:
- [ruby-eventmachine_1.3~pre20201020-b50c135-5.dsc]
- [ruby-eventmachine_1.3~pre20201020-b50c135.orig.tar.gz]
- [ruby-eventmachine_1.3~pre20201020-b50c135-5.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Ruby Team (メールアーカイブ)
- Laurent Arnoud
- Paul van Tilburg
- Per Andersson
外部の資源:
- ホームページ [github.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.33)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [armhf 以外]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libruby3.0 (>= 3.0.0~preview1)
- Libraries necessary to run Ruby 3.0
-
- dep: libssl3 (>= 3.0.0~~alpha1)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: ruby (<< 1:3.1~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:3.0~0)