ruby-nio4r binary package in Ubuntu Mantic amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-05-09 12:07:23 UTC Published Ubuntu Mantic amd64 release main ruby Optional 2.5.8-3
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic amd64 proposed main ruby Optional 2.5.8-3
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  2023-05-09 12:07:37 UTC Superseded Ubuntu Mantic amd64 release main ruby Optional 2.5.8-2build2
  • Removal requested .
  • Superseded by amd64 build of ruby-nio4r 2.5.8-3 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu