https://github.com/JaneliaSciComp/jacs-compute
JAnelia Compute Services (JACS)
https://github.com/JaneliaSciComp/jacs-compute
cluster-computing distributed-computing neuroimaging
Last synced: 10 months ago
JSON representation
JAnelia Compute Services (JACS)
- Host: GitHub
- URL: https://github.com/JaneliaSciComp/jacs-compute
- Owner: JaneliaSciComp
- License: bsd-3-clause
- Created: 2019-01-29T19:47:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T20:43:38.000Z (over 1 year ago)
- Last Synced: 2024-10-17T07:04:35.594Z (over 1 year ago)
- Topics: cluster-computing, distributed-computing, neuroimaging
- Language: Java
- Homepage:
- Size: 35.9 MB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-janelia-software - JACS - RESTful services for running jobs at scale (High Performance Computing)
README
# JACS - JAnelia Computational Services
[](https://github.com/JaneliaSciComp/jacs-compute/actions/workflows/gradle.yml)
[](https://doi.org/10.5281/zenodo.14610040)
JACS is both a framework and a collection of computational services for scientific computing at Janelia. It currently includes:
- asynchronous RESTful services for running jobs on clusters
- synchronous RESTful services for accessing metadata about domain objects
- a [data model](https://github.com/JaneliaSciComp/jacs-model) for managing metadata surrounding image processing
- [Docker packaging](https://github.com/JaneliaSciComp/jacs-cm) for deploying the JACS services
See [Getting Started](docs/GettingStarted.md) to learn about building and deploying the code.