Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

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 services

See [Getting Started](docs/GettingStarted.md) to learn about building and deploying the code.