
@tdoan2010:
This implementation requires that all supported processors must be installed on the same machine with Processing Server as well, which might not be the case. Maybe after integrating #884, we can send requests to each processor to ask for its information instead.
@bertsky:
I concur – see earlier discussion above.
@MehmedGIT:
Maybe after integrating #884, we can send requests to each processor to ask for its information instead.
The processing worker is not a server anymore to send requests there. I still have no clear idea how to achieve that. The best idea I have found so far is to store the ocrd tool jsons in the DB so the Processing Server can retrieve the information from there.