Skip to content
David Siegel edited this page Apr 15, 2015 · 24 revisions

Welcome to the fits wiki!

Proposal for FITS as a service

Service API

  • Pass FITS parameters as stream
  • Pass FITS parameters as file

The first tests are using Apache ThreadPool.

Tomcat deployment architecture The Tomcat folder will be added to the base-level folder and include the necessary components (config, build files etc.) to deploy FITS as a service.

Notes: Clients will still require fits.jar to process the output

Clone this wiki locally