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 checksum:

08a03927f0f2faaa8e91428e015f7c8536e3253d2080367a39dcf95fdd819f3b

總下載次數 4,220

這個版本 4,220

License:

Ruby 版本需求:

相關連結: