Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 15 years ago

Last modified 14 years ago

#260 closed feature request (rejected)

Grid-client should have a transfer queue to transmit results asynchronously

Reported by: gkronber Owned by: gkronber
Priority: lowest Milestone: HeuristicLab 3.3.0
Component: ZZZ OBSOLETE: Grid Version: 3.2
Keywords: Cc:

Description

If the grid client tries to send a result to a remote server which is not reachable synchronously the execution of the engine will be aborted due to the resulting exception. It would be more robust to have a local transfer-queue onto which the engine can push results and a background-thread that tries to transmit them.

Change History (5)

comment:1 Changed 16 years ago by gkronber

  • Milestone changed from 3.1 to 3.2
  • Version changed from 3.1 to 3.2

comment:2 Changed 16 years ago by swagner

  • Milestone changed from 3.2 to Iteration 0

Milestone 3.2 deleted

comment:3 Changed 15 years ago by gkronber

  • Resolution set to wontfix
  • Status changed from new to closed

Grid is deprecated. Feature is implemented in Hive.

comment:4 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.