Since all processors depend on a single METS file, the idea is to delegate all METS-related operations to a dedicated component, which we call it METS Server. Then the processors will just communicate the changes they do on the METS file to the server via REST calls.
Since all processors depend on a single METS file, the idea is to delegate all METS-related operations to a dedicated component, which we call it METS Server. Then the processors will just communicate the changes they do on the METS file to the server via REST calls.