#358 closed feature request (done)
Creation of the Hive Client ExecutionEngine Component
Reported by: | kgrading | Owned by: | kgrading |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Hive.Client.ExecutionEngine | Version: | 3.2 |
Keywords: | Cc: |
Description
Change History (8)
comment:1 Changed 16 years ago by kgrading
- Component changed from Hive.Client to Hive.Client.ExecutionEngine
- Status changed from new to assigned
- Summary changed from Creation of the Hive ExecutionEngine Component to Creation of the Hive Client ExecutionEngine Component
comment:2 Changed 16 years ago by kgrading
comment:3 Changed 16 years ago by kgrading
- Resolution set to fixed
- Status changed from assigned to closed
Implemented a first Version of the EE in r768
this version of the EE now features: Starting of Jobs, Aborting of Jobs and creation of Snapshots. The Communication between the EE and the Job utilizes Events (JobStopped) and the existing MessageQueue is used for the communication between the Core and the ExecutionEngine.
comment:4 Changed 16 years ago by kgrading
- Resolution fixed deleted
- Status changed from closed to reopened
the .cs file should be checked in too....
comment:5 Changed 16 years ago by kgrading
- Resolution set to fixed
- Status changed from reopened to closed
checked file in at r771
comment:6 Changed 16 years ago by swagner
- Milestone changed from Hive 1.0 to Iteration 0
Milestone Hive 1.0 deleted
comment:7 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 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.
fixed a mistake, that disabled the plugin in r762