BenchmarkWorkUnit

From Web Computing Documentation
Jump to: navigation, search

class BenchmarkWorkUnit extends BasicWorkUnit

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

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.

Public functions

new (code : String)

code The workunit code to be executed.

Public inherited functions

See BasicWorkUnit.

Personal tools
Modules