UrlsWorker/src/main/java/eu/openaire/urls_worker
Lampros Smyrnaios 0ca02f3587 Change the delay values of scheduledTasks to production ones. 2023-05-24 13:56:20 +03:00
..
components Change the delay values of scheduledTasks to production ones. 2023-05-24 13:56:20 +03:00
controllers - Use the "POST" method for shutdown and cancelShutdown requests. 2023-05-23 22:24:49 +03:00
models
payloads - After a WorkerReport has been sent, ask for new assignments immediately. So, the Worker does not have to wait for hours for the Controller to check for duplicate files in the DB, retrieve and upload the full-texts and insert the records to the DB. 2023-05-23 22:19:41 +03:00
security
services - Improve performance of full-texts transferring to the Controller, by preloading some bytes for faster response to the Controller's read requests. 2023-03-08 13:12:17 +02:00
util - After a WorkerReport has been sent, ask for new assignments immediately. So, the Worker does not have to wait for hours for the Controller to check for duplicate files in the DB, retrieve and upload the full-texts and insert the records to the DB. 2023-05-23 22:19:41 +03:00
UrlsWorkerApplication.java - After a WorkerReport has been sent, ask for new assignments immediately. So, the Worker does not have to wait for hours for the Controller to check for duplicate files in the DB, retrieve and upload the full-texts and insert the records to the DB. 2023-05-23 22:19:41 +03:00