Opened 2 years ago
Closed 22 months ago
#744 closed enhancement (fixed)
Enable multiple hosts support in BibSched
| Reported by: | skaplun | Owned by: | boltmann |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | BibSched | Version: | |
| Keywords: | Cc: |
Description
(Migrated from Savannah task 3194)
BibSched scheduler should run on multiple nodes, were each node should pull the next task(s) to execute from the list of authorized tasks per that node.
Checks for consistency across nodes should be put in place.
Change History (2)
comment:1 Changed 22 months ago by simko
- Status changed from new to in_merge
comment:2 Changed 22 months ago by simko
- Resolution set to fixed
- Status changed from in_merge to closed
Note: See
TracTickets for help on using
tickets.

This was addressed in [def5825196d39593093648cf970d8e59302cb66a], see CFG_BIBSCHED_NODE_TASKS and friends, so I'm closing this ticket.