Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JaneliaSciComp/jacs-compute
JAnelia Compute Services (JACS)
https://github.com/JaneliaSciComp/jacs-compute
cluster-computing distributed-computing neuroimaging
Last synced: 2 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T20:43:38.000Z (3 months ago)
- Last Synced: 2024-10-17T07:04:35.594Z (3 months 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)
- awesome-janelia-software - JACS - RESTful services for running jobs at scale (High Performance Computing)
README
# JACS - JAnelia Computational Services
[![CircleCI](https://circleci.com/gh/JaneliaSciComp/jacs-compute.svg?style=svg)](https://circleci.com/gh/JaneliaSciComp/jacs-compute)
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 servicesSee [Getting Started](docs/GettingStarted.md) to learn about building and deploying the code.