#769 closed enhancement (obsolete)
Support for background processing
Reported by: | epitzer | Owned by: | epitzer |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | BackgroundProcessing | Version: | 3.2 |
Keywords: | Cc: |
Description
Library for scheduling and monitoring background tasks.
Change History (10)
comment:1 Changed 15 years ago by epitzer
- Status changed from new to assigned
comment:2 Changed 15 years ago by mkommend
correct project file for BackgroundProcessing r2400
comment:3 Changed 15 years ago by epitzer
Move BackgroundProcessing Project into version subfolder. (r2404)
comment:4 Changed 15 years ago by swagner
Corrected SVN properties in r2405.
comment:5 Changed 15 years ago by swagner
Corrected minor code formatting issues in r2408.
comment:6 Changed 15 years ago by epitzer
removed GUI specific wrapper (r2409)
comment:7 Changed 15 years ago by epitzer
make CancelAll asynchronous, add support for several worker monitors. (r2410)
comment:8 Changed 15 years ago by epitzer
Allow change the name of an ObservableBackgroundWorker. (r2473)
comment:9 Changed 14 years ago by gkronber
- Resolution set to obsolete
- Status changed from assigned to closed
Closing this ticket because of the release of the more recent version 3.3.
comment:10 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.
Add plugin for background processing. (r2399)