BenchmarkWorkUnit

From Web Computing Documentation
(Difference between revisions)
Jump to: navigation, search
(Public functions)
 
Line 21: Line 21:
 
|The workunit code to be executed.
 
|The workunit code to be executed.
 
|}
 
|}
  +
  +
==Public inherited functions==
  +
  +
See [[BasicWorkUnit]].

Latest revision as of 16:05, 12 August 2011

class BenchmarkWorkUnit extends BasicWorkUnit

  • web2grid
    • web2grid.core
      • web2grid.core.work
        • web2grid.core.work.BenchmarkWorkUnit

[edit] Class overview

BenchmarkWorkUnit enables the simple creation of a WorkUnit containing a fixed program code. Originally it was intended for benchmarks that have a fixed code opposed to workunits recieved from grid servers.

[edit] Public functions

new (code : String)

code The workunit code to be executed.

[edit] Public inherited functions

See BasicWorkUnit.

Personal tools
Modules