-
Notifications
You must be signed in to change notification settings - Fork 0
Home
natlibfi-arlehiko edited this page Feb 8, 2018
·
7 revisions
System for importing record batches to Melinda.
The system is implemented as micro services. Each service also depends on shared code implemented as a Javascript module.
API provides methods for uploading blobs, altering blob states and profile management.
Transformer transforms blobs to records and published them in to the import queue.
Importer fetches records from the import queue and imports them to Melinda.
AMQP queue for transformed records.