Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 15 years ago

Last modified 14 years ago

#545 closed feature request (done)

Engine which can be executed in the Hive

Reported by: gkronber Owned by: gkronber
Priority: medium Milestone: HeuristicLab 3.3.0
Component: Hive.Engine Version: 3.2
Keywords: Cc:

Description


Change History (21)

comment:1 Changed 16 years ago by gkronber

  • Status changed from new to assigned

comment:2 Changed 16 years ago by gkronber

Added project for hive engine (copied from SequentialEngine) with r1432.

comment:3 Changed 16 years ago by gkronber

Worked on hive engine with r1440.

comment:4 Changed 16 years ago by gkronber

  • fixed incorrect dependency
  • fixed problem with incompatible WCF binding (client vs. server)
  • fixed layout problem in HiveEngineEditor

with r1448.

comment:5 Changed 16 years ago by gkronber

Set svn-properties on project and properties folders with r1453.

comment:6 Changed 16 years ago by gkronber

worked on HiveEngine and the HiveEngineEditor with r1726.

comment:7 Changed 16 years ago by gkronber

Implemented calculation of list of necessary plugins for a job in the HiveEngine with r1730.

comment:8 Changed 16 years ago by gkronber

added progress calculation to hive-engine (just reads variable "Progress" vom global scope) with r1761.

comment:9 Changed 16 years ago by gkronber

worked on snapshotting functionality of HiveEngine with r1773.

comment:10 Changed 16 years ago by gkronber

Added check to get either the result of a finished job or a snapshot with r1834.

comment:11 Changed 15 years ago by gkronber

Simplified HiveEngineEditor and worked on asynchronous polling of results in HiveEngine with r2018.

comment:12 Changed 15 years ago by gkronber

Worked on asynchronous result polling in HiveEngine with r2032.

comment:13 Changed 15 years ago by gkronber

Fixed serialization (JobId attribute) of hive engine jobs with r2089.

comment:14 Changed 15 years ago by gkronber

Set priority of HiveEngine jobs to ThreadPriority.Lowest with r2104.

comment:15 Changed 15 years ago by gkronber

r2105:

  • added a check for InvokeRequired in AdvancedOptimizationFrontend
  • open a new view for snapshots and finished engines from the hive engine.

comment:16 Changed 15 years ago by gkronber

Implemented discrimination of snapshots vs. end results in HiveEngine and Job with r2111.

comment:17 Changed 15 years ago by gkronber

  • Owner gkronber deleted
  • Status changed from assigned to new

comment:18 Changed 15 years ago by gkronber

  • Owner set to gkronber
  • Status changed from new to assigned

comment:19 Changed 15 years ago by gkronber

  • Resolution set to fixed
  • Status changed from assigned to closed

Start, abort and snapshot requests work. Further enhancements and bug fixes should be tracked in more specific tickets.

comment:20 Changed 14 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.