https://github.com/janeliascicomp/jacs-compute
JAnelia Compute Services (JACS)
https://github.com/janeliascicomp/jacs-compute
cluster-computing distributed-computing neuroimaging
Last synced: 12 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: 2025-02-19T21:38:09.000Z (12 months ago)
- Last Synced: 2025-02-19T22:29:53.943Z (12 months ago)
- Topics: cluster-computing, distributed-computing, neuroimaging
- Language: Java
- Homepage:
- Size: 36.4 MB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.