Team Task

Summary

Job Management, List Processing, Distributed Processing

Features

  • A REST-based API designed to be easily consumable
  • Manages the life cycle of multiple Jobs
  • WebSockets for real-time notification

Implementation

  • Currently re-implementing w/ a kubernetes based solution (5/30/2023 list)
  • OIDC login with api_key api access

Active Development

  • Add Scheduling
  • Ability to “upgrade” to BIGNUM as needed, using standard long otherwise for better performance
  • Slight modification to allow for scaling, implementation already designed with scaling in mind.