slub / ocrd_controller

Path to network implementation of OCR-D
MIT License
6 stars 3 forks source link

Optimize semaphore #35

Closed markusweigelt closed 7 months ago

markusweigelt commented 7 months ago

Semaphore should not exclude itself during copying and processing. Starting the processing during the copying process would be desirable for performance reasons.

bertsky commented 7 months ago

Problem here: no way to turn "off" the SSHRC from the client side occasion by occasion, and hard to tell we are just in an rsync session on the server side.