Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Everything else is up to the caller. This way you can use "channelchannels" or not. And more importantly you can manage "channelchannels" dynamically without having to reconfigure and redeploying harvest controll managers.

Job Scheduler Component

  • No more JMS!
  • Harvesters can be added dynamically either in the GUI or by periodic scans.
  • Provide a simple service to talk to all harvest control managers and handle their state.
    • Idle.
    • Harvest workflow In progress.
    • Software update.
  • Provide GUI configuration for managing "channels" without reconfiguring/redeploying.
  • Expose an API for the most common operations.
    • Pulling a database constantly in just BAD practice.