[ 原始碼: 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