RubyGems Navigation menu

ori-rb 0.4.2

Ori is a library for Ruby that provides a robust set of primitives for building concurrent applications. The name comes from the Japanese word 折り "ori" meaning "fold", reflecting how concurrent operations interleave. Ori provides a set of primitives that allow you to build concurrent applications—that is, applications that interleave execution within a single thread—without blocking the entire Ruby interpreter for each task.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.4.2 October 16, 2025 (3.1 MB)
  2. 0.4.1 October 16, 2025 (3.1 MB)
  3. 0.4 October 16, 2025 (3.1 MB)

Runtime 相依性套件 (2):

nio4r ~> 2.7
zeitwerk ~> 2.7.1

擁有者:

推送者:

作者:

  • Jahfer Husain

SHA 256 總和檢查碼:

=

總下載次數 273

這個版本 119

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.3

相關連結: