Skip to content

Module: queue_worker_nasa

Pranav Acharya edited this page Apr 7, 2022 · 2 revisions

Nasa Queue Worker is a consumer which listens on RabbitMQ queue for NASA MERR2 data offload requests. It consumes the message posted by api-gateway and downloads the data and writes to db_middleware_writer's endpoint.

This services is similar to Queue Worker, difference being the listening queue and type of dataset. ie. NARA MERRA2

Clone this wiki locally