Pacote: ruby-nio4r (2.3.1-1)
Links para ruby-nio4r
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte ruby-nio4r:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Ruby library providing a selector API for monitoring IO objects
nio4r (New IO for Ruby) provides an abstract, cross-platform stateful I/O selector API for Ruby. I/O selectors are the heart of "reactor"-based event loops, and monitor multiple I/O objects for various types of readiness, e.g. ready for reading or writing.
The most similar API provided by Ruby today is Kernel.select, however the select API requires you to pass in arrays of all of the I/O objects you're interested in every time. nio4r provides a more object-oriented API that lets you register I/O objects with a selector then handle them when they're selected for various types of events.
nio4r is modeled after the Java NIO API, but simplified for ease-of-use.
Its goals are:
* Expose high-level interfaces for stateful IO selectors. * Keep the API small to maximize both portability and performance across many different OSes and Ruby VMs. * Provide inherently thread-safe facilities for working with IO objects.
Outros pacotes relacionados a ruby-nio4r
|
|
|
|
-
- dep: libc6 (>= 2.17) [amd64, arm64]
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
- dep: libc6 (>= 2.28) [armhf, i386]
-
- dep: libgmp10
- biblioteca aritmética de multi precisão
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (<< 1:2.6~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.5~0)
Download de ruby-nio4r
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
amd64 | 41.6 kB | 133.0 kB | [lista de arquivos] |
arm64 | 39.7 kB | 125.0 kB | [lista de arquivos] |
armhf | 36.6 kB | 101.0 kB | [lista de arquivos] |
i386 | 43.7 kB | 137.0 kB | [lista de arquivos] |