forked from lsmyrnaios/UrlsController
Add the Jenkins' build-status badge in README.
This commit is contained in:
parent
b72996c9a9
commit
749172edd8
|
@ -1,4 +1,4 @@
|
|||
# UrlsController
|
||||
# UrlsController [![Build Status](https://jenkins-dnet.d4science.org/buildStatus/icon?job=UrlsController)](https://jenkins-dnet.d4science.org/job/UrlsController/)
|
||||
|
||||
The Controller's Application receives requests coming from the [**Workers**](https://code-repo.d4science.org/lsmyrnaios/UrlsWorker) (deployed on the cloud), constructs an assignments-list with data received from a database and returns the list to the workers.<br>
|
||||
Then, it receives the "WorkerReports", it requests the full-texts from the workers, in batches, and uploads them on the S3-Object-Store. Finally, it writes the related reports, along with the updated file-locations into the database.<br>
|
||||
|
|
Loading…
Reference in New Issue