#399 closed feature request (done)
Implementation of ClientCommunicator with Database
Reported by: | msteinbi | Owned by: | msteinbi |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Hive.Server.Core | Version: | 3.2 |
Keywords: | Cc: |
Description
The dummy implementation will be replaced by the correct implementation using the database.
Change History (15)
comment:1 Changed 16 years ago by msteinbi
- Status changed from new to assigned
comment:2 Changed 16 years ago by msteinbi
Resource file added (r897)
comment:3 Changed 16 years ago by msteinbi
Resource file added (r898)
comment:4 Changed 16 years ago by msteinbi
Implementation ClientCommunicator (r940)
comment:5 Changed 16 years ago by msteinbi
Implementation ClientCommunicator (r941)
comment:6 Changed 16 years ago by msteinbi
Implementation of ClientCommunicator, heartbeat and pulljob (r970)
comment:7 Changed 16 years ago by msteinbi
Implementation of ClientCommunicator (r977)
comment:8 Changed 16 years ago by msteinbi
Implementation of ClientCommunicator, pullJob sendHeartbeat (r1004)
comment:9 Changed 16 years ago by msteinbi
Implementation of ClientCommunicator (r1011)
comment:10 Changed 16 years ago by msteinbi
Implementation of ClientCommunicator (r1022)
comment:11 Changed 16 years ago by msteinbi
- Resolution set to fixed
- Status changed from assigned to closed
comment:12 Changed 16 years ago by svonolfe
Improved locking to allow more concurrency in the client communicator in r1154
comment:13 Changed 16 years ago by swagner
- Milestone changed from Hive 1.0 to Iteration 0
Milestone Hive 1.0 deleted
comment:14 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
Login implemented with db (r842)