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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Development Dependencies (2):

bundler ~> 1.0.0
jeweler ~> 1.5.2

Owners:

Authors:

  • Martin Kozák

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 4,265

For this version 4,265

Licenses:

N/A

Required Ruby Version: None

Links: