[ 源代码: ruby-celluloid ]
软件包:ruby-celluloid(0.16.0-5)
ruby-celluloid 的相关链接
Debian 的资源:
下载源码包 ruby-celluloid:
- [ruby-celluloid_0.16.0-5.dsc]
- [ruby-celluloid_0.16.0.orig.tar.gz]
- [ruby-celluloid_0.16.0-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
actor-based concurrent object framework for ruby
Celluloid provides a simple and natural way to build fault-tolerant concurrent programs in Ruby.
Celluloid enables people to build concurrent programs out of concurrent objects just as easily as they build sequential programs out of sequential objects.
Recommended for any developer, including novices, Celluloid should help ease your worries about building multithreaded Ruby programs.
其他与 ruby-celluloid 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-timers (>= 4.0.0)
- pure Ruby timer collections