Skip to content

Latest commit

 

History

History

uwslib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

WARNING: This repository is just an EXPERIMENTAL GitHub repository. For the real UWS-Library, you should visit the taplib repository.

README

This project is about a UWS web-service framework in Java.

UWS or Universal Worker Service pattern is an IVOA standard describing a Web Service able to execute several tasks/jobs in an asynchronous way.

Documentation

You can find its documentation at the following address: https://gmantele.github.io/experimental-taplib/uwstuto.

Java version

These libraries are developed in Java 1.6.

License

This library is under the terms of the LGPL v3 license. You can find the full description and all the conditions of use in the files COPYING and COPYING.LESSER inside the root directory of this Git repository.