Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37735029
en ru br
ALT Linux repos
S:2.5.8-alt1

Group :: Development/Ruby
RPM: gem-nio4r

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.5.8-alt1
Build date: 17 may 2022, 11:53 ( 102.5 weeks ago )
Size: 100.32 Kb

Home page:   https://github.com/socketry/nio4r

License: MIT
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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-nio4r
  • gem-nio4r-debuginfo
  • gem-nio4r-devel
  • gem-nio4r-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin