Package gem-nio4r: Information
Source package: gem-nio4r
Version: 2.7.3-alt1
Build time: Aug 13, 2024, 05:19 AM in the task #353063
Category: Development/Ruby
Report package bugHome page: https://github.com/socketry/nio4r
License: MIT or BSD-2-Clause
Summary: New I/O for Ruby: Cross-platform asynchronous I/O primitives for scalable network clients and servers
Description:
New I/O for Ruby (nio4r): cross-platform asynchronous I/O primitives for scalable network clients and servers. Modeled after the Java NIO API, but simplified for ease-of-use. nio4r 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.
List of RPM packages built from this SRPM:
gem-nio4r (x86_64, ppc64le, i586, aarch64)
gem-nio4r-debuginfo (x86_64, ppc64le, i586, aarch64)
gem-nio4r-devel (noarch)
gem-nio4r-doc (noarch)
gem-nio4r (x86_64, ppc64le, i586, aarch64)
gem-nio4r-debuginfo (x86_64, ppc64le, i586, aarch64)
gem-nio4r-devel (noarch)
gem-nio4r-doc (noarch)
Maintainer: Ruby Maintainers Team
Last changed
July 26, 2024 Pavel Skrylev 2.7.3-alt1
- ^ 2.5.8 -> 2.7.3
March 17, 2022 Pavel Skrylev 2.5.8-alt1
- ^ 2.5.2 -> 2.5.8
March 4, 2020 Pavel Skrylev 2.5.2-alt1
- updated (^) 2.5.1 -> 2.5.2 - fixed (!) spec