Skip to content

v0.1.0

Compare
Choose a tag to compare
@sverhoeven sverhoeven released this 07 Feb 09:32
· 396 commits to main since this release
806cab8

Bartender is a middleware web service to schedule jobs on various infrastructures.

Initial release

Added

  • Run jobs for multiple applications (#1)
  • Submit job by uploading a zip file containing configuration file and data files. (#6)
  • OpenID authentication (#7)
  • Run jobs on
    • in-memory queue (#15)
    • Slurm batch scheduler, locally or via ssh/sftp (#17)