Opened 13 years ago
Closed 13 years ago
#1551 closed enhancement (done)
Hive Slave Review
Reported by: | ascheibe | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.6 |
Component: | Hive.Client | Version: | 3.3.6 |
Keywords: | Cc: | cneumuel |
Description
The Hive Slave Core components are ready for review. Please take a look at the Hive-3.4 branch (https://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Hive-3.4). The following projects belong to the Hive Slave Core:
- HeuristicLab.Clients.Hive.Slave-3.4: Contains all the application logic.
- HeuristicLab.Clients.Hive.Slave.ConsoleClient-3.4: A simple console application for testing purposes.
- HeuristicLab.Clients.Hive.Slave.SlaveWindowsService: A windows service running the slave in the background.
- HeuristicLab.Clients.Hive.Slave.SlaveWindowsServiceSetup: The installer for the Windows Service.
If you want to test the Slave, run the Console Client and use the Experiment Manager to send jobs to your local Slave (enter the name of your machine in the Experiment Manager).
Change History (7)
comment:1 Changed 13 years ago by gkronber
- Status changed from new to accepted
comment:2 Changed 13 years ago by gkronber
- Status changed from accepted to reviewing
comment:3 Changed 13 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.5 to HeuristicLab 3.3.x Backlog
comment:4 Changed 13 years ago by swagner
- Version changed from 3.3.4 to branch
comment:5 Changed 13 years ago by ascheibe
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.6
- Owner changed from gkronber to ascheibe
- Status changed from reviewing to readytorelease
comment:6 Changed 13 years ago by abeham
- Version changed from branch to 3.3.5
comment:7 Changed 13 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.5 to 3.3.6
Note: See
TracTickets for help on using
tickets.
I'm setting this ticket to readytorelease because Hive is now in trunk. The Hive integration in trunk is tracked with ticket #1672.