taskmaster / 0.1.1
| Short description: | TaskMaster | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Distributed computation | |||||
| Status: | usable, but some of the API is still subject to change | |||||
| Created: | 2002-02-06 05:13:14 GMT | |||||
| Last update: | - | |||||
| Owner: | Phil Tomson (Projects of this owner) | |||||
| Homepage: | http://www.aracnet.com/~ptkwt/ruby_stuff/TaskMaster | |||||
| Download: | http://www.aracnet.com/~ptkwt/ruby_stuff/TaskMaster | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | TaskMaster (formerly known as Distributor) is a task distribution system written in Ruby (uses dRuby). Use it to distribute your own runnable objects (objects which respond to a 'run' message). Since you can define your own runnable classes, there's no limit to what types of tasks you can distribute.
|
|||||