[ 源代码: ruby-concurrent ]
软件包:ruby-concurrent-ext(1.1.6+dfsg-5 以及其他的)
ruby-concurrent-ext 的相关链接
Debian 的资源:
下载源码包 ruby-concurrent:
- [ruby-concurrent_1.1.6+dfsg-5.dsc]
- [ruby-concurrent_1.1.6+dfsg.orig.tar.xz]
- [ruby-concurrent_1.1.6+dfsg-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.concurrent-ruby.com]
相似软件包:
C extensions to optimize concurrent-ruby under MRI
concurrent-ruby provides modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.
其他与 ruby-concurrent-ext 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.1.3)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1 (>= 3.1.0~preview1)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-concurrent (= 1.1.6+dfsg-5)
- modern concurrency tools for Ruby