Skip to content

JobService/job-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Service

Manifest of the components which make up the Job Service:

Job Tracking Worker Modules

The job tracking worker reports the progress of jobs to the Job Database.

For more information on the functioning of the Job Tracking Worker visit Job Tracking Worker.

worker-jobtracking-shared

This is the shared library defining public classes that constitute the worker interface to be used by consumers of the Job Tracking Worker. The project can be found in worker-jobtracking-shared.

worker-jobtracking

This project contains the actual implementation of the Job Tracking Worker. It can be found in worker-jobtracking.

worker-jobtracking-container

This project builds a Docker image that packages the Job Tracking Worker for deployment. It can be found in worker-jobtracking-container.

Feature Testing

The testing for the Job Service is defined in testcases.

Maintainers

The following people are responsible for maintaining this code: