#680 closed enhancement (done)
Streaming of Jobs and JobsResults
Reported by: | svonolfe | Owned by: | svonolfe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: Hive.Server.ADODataAccess | Version: | 3.2 |
Keywords: | Cc: |
Description
Jobs and JobResults should be streamed directly from and to the database to avoid out of memory problems on the server.
Change History (6)
comment:1 Changed 15 years ago by svonolfe
comment:2 Changed 15 years ago by svonolfe
fixed a small issue with r2122
comment:3 Changed 15 years ago by svonolfe
Avoided possible race conditions when streaming data from/into the DB with r2123
comment:4 Changed 15 years ago by svonolfe
- Resolution set to fixed
- Status changed from new to closed
comment:5 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.
initial implementation with r2117