Feature #128
Queue multiple work units for agents
| Status: | New | Start: | 09/13/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Agent | Spent time: | - | |
| Target version: | Version 3 | |||
Description
To avoid delays caused by network lag, the agent should maintain a queue of work units in a separate thread, such that (if there is a crack in progress) a new work unit can be retrieved by a worker thread without causing cracking to stop during network operations.