UrlsWorker/src/main/java/eu/openaire/urls_worker/util
Lampros Smyrnaios 26cbb83b51 - Add the "shutdownWorker"-endpoint to accept requests for shutting-down the Worker, gracefully, after it completes its current work (including sending the publications-files to the Controller). A user-defined "auth-code" is required.
- Add the "cancelShutdownWorker"-endpoint to cancel a previous "shutdownWorker"-request. A user-defined "auth-code" is required.
2022-06-22 18:53:27 +03:00
..
AssignmentsHandler.java - Add the "shutdownWorker"-endpoint to accept requests for shutting-down the Worker, gracefully, after it completes its current work (including sending the publications-files to the Controller). A user-defined "auth-code" is required. 2022-06-22 18:53:27 +03:00
FilesZipper.java - Optimize zip-file creation. 2022-05-26 15:24:36 +03:00
UriBuilder.java - Optimize zip-file creation. 2022-05-26 15:24:36 +03:00
WorkerConstants.java - Improve performance when requesting, processing and posting requests. 2021-10-30 17:14:18 +03:00