Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 902 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 902 Bytes

JACS - JAnelia Computational Services

Java CI with Gradle DOI

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 for managing metadata surrounding image processing
  • Docker packaging for deploying the JACS services

See Getting Started to learn about building and deploying the code.