UrlsWorker/src/main/java/eu/openaire/urls_worker/controllers
Lampros Smyrnaios 859f850f56 - Improve Zip-file delivery and significantly decrease memory consumption, by streaming it, instead of loading the whole file in memory before sending it to the Controller.
- Fix not closing the inputStream of the zip-file.
- Count and show the number of files which were zipped in each batch.
2021-12-13 15:29:03 +02:00
..
FullTextsController.java - Improve Zip-file delivery and significantly decrease memory consumption, by streaming it, instead of loading the whole file in memory before sending it to the Controller. 2021-12-13 15:29:03 +02:00
GeneralController.java - Allow the user to set the "maxAssignmentsLimitPerBatch" value. 2021-12-07 00:52:40 +02:00