[ ソース: 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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-timers (>= 4.0.0)
- pure Ruby timer collections