套件: 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)