全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: ruby-nio4r  ]

套件:ruby-nio4r(2.3.1-1)

ruby-nio4r 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 ruby-nio4r

維護小組:

外部的資源:

相似套件:

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.

其他與 ruby-nio4r 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 ruby-nio4r

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 41。6 kB133。0 kB [檔案列表]
arm64 39。7 kB125。0 kB [檔案列表]
armhf 36。6 kB101。0 kB [檔案列表]
i386 43。7 kB137。0 kB [檔案列表]