Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 717 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 717 Bytes

Workflow Worker

Summary

A worker to generate a workflow of actions to execute in a chain for document workers and begin the sequence. More information on the functioning of the Workflow Worker can be found here.

Modules

worker-workflow

This project contains the Java implementation of the Workflow Worker. It can be found in worker-workflow.

worker-workflow-container

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

Feature Testing

The testing for the Workflow Worker is defined in testcases.