Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37513998
en ru br
Репозитории ALT
S:1.3.0.dev.1-alt1
www.altlinux.org/Changes

Группа :: Разработка/Ruby
Пакет: gem-eventmachine

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.3.0.dev.1-alt1
Время сборки: 12 октября 2021, 08:00 ( 132.3 недели назад )
Размер архива: 212.52 Kb

Домашняя страница:   http://www.rubyeventmachine.com/

Лицензия: Ruby or GPL-2.0
О пакете: Fast, simple event-processing library for Ruby programs
Описание:

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 Maintainers Team

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • gem-eventmachine
  • gem-eventmachine-debuginfo
  • gem-eventmachine-devel
  • gem-eventmachine-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin