Package: ruby-nio4r (2.7.3-1)
Links for ruby-nio4r
Debian Resources:
Download Source Package ruby-nio4r:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to ruby-nio4r
|
|
|
|
-
- dep: libatomic1 (>= 4.8) [riscv64]
- Understøttelsesbibliotek der tilbyder __atomic indbyggede funktioner
-
- dep: libc6 (>= 2.38)
- GNU C-bibliotek: Delte biblioteker
also a virtual package provided by libc6-udeb
-
- dep: libruby (<< 1:3.2~)
- Biblioteker krævet for at køre Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1t64 (>= 3.1.2)
- Biblioteker nødvendige for at afvikle Ruby 3.1
Download ruby-nio4r
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 111.4 kB | 460.0 kB | [list of files] |
arm64 | 109.2 kB | 508.0 kB | [list of files] |
armel | 106.9 kB | 452.0 kB | [list of files] |
armhf | 105.5 kB | 428.0 kB | [list of files] |
i386 | 113.1 kB | 464.0 kB | [list of files] |
mips64el | 108.9 kB | 517.0 kB | [list of files] |
ppc64el | 114.1 kB | 509.0 kB | [list of files] |
riscv64 | 110.8 kB | 444.0 kB | [list of files] |
s390x | 110.3 kB | 464.0 kB | [list of files] |