Skip to content

Compute Studio 1.9

Latest
Compare
Choose a tag to compare
@hdoupe hdoupe released this 18 May 01:12
· 107 commits to master since this release
3694640
  • Remove final scaling barriers for adding new job-based (i.e. uses paramtools) projects to C/S.
  • Use queue based model for processing outputs from jobs/simulations.
  • Use Postgres backed storage system for the compute cluster with the SQLAlchemy ORM and FastAPI api framework.
  • Use Kubernetes namespaces to better lock down network access between services.

For more info, check out the write up in PR #412.