[ 源代码: ruby-celluloid ]
软件包:ruby-celluloid(0.18.0-2)
ruby-celluloid 的相关链接
Debian 的资源:
下载源码包 ruby-celluloid:
- [ruby-celluloid_0.18.0-2.dsc]
- [ruby-celluloid_0.18.0.orig.tar.gz]
- [ruby-celluloid_0.18.0-2.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-celluloid-essentials
- internally used Celluloid tools and superstructural dependencies
-
- dep: ruby-celluloid-extras
- Celluloid expansion, testing, and example classes
-
- dep: ruby-celluloid-fsm
- Celluloid Finite State Machines
-
- dep: ruby-celluloid-pool
- actor pool based on Celluloid
-
- dep: ruby-celluloid-supervision
- Supervision support for Celluloid
-
- dep: ruby-timers (>= 4)
- pure Ruby timer collections