OCR-D / zenhub

Repo for developing zenhub integration
Apache License 2.0
0 stars 0 forks source link

Processor API Implementation #99

Open tdoan2010 opened 2 years ago

tdoan2010 commented 2 years ago

Describe the feature you'd like We want to have a processor running as a server instead of "one-shot run mode".

Is your feature request related to a problem? Please describe. This is part of the Web API specification.

User story As a user, I need to start a processor as a server in order to do data processing in a scalable way.

krvoigt commented 2 years ago

currently working on unit testing and optimizing the PR https://github.com/OCR-D/core/pull/884