RubyGems Navigation menu

object-threads 0.1.0

Emulates Python threading API paradigm. Creating threads by giving some block to constructor is sometime slightly unpractical way of running threads. This library allows encapsulating threads to classes, so class can define itself as thread which can be run by plain method call.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.0 - February 13, 2011 (6.5 KB)

Development 相依性套件 (2):

bundler ~> 1.0.0
jeweler ~> 1.5.2

擁有者:

作者:

  • Martin Kozák

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 4,266

這個版本 4,266

授權:

Ruby 版本需求:

相關連結: