airavata-courses / VignyaanDwaarNirman

Micro-service Architecture based Radar Data Visualization Web Application. Tools and Technologies: Jetstream, Kubernetes, Docker, RabbitMQ, Jenkins, RESTful, JAVA, Node JS, MongoDB
http://149.165.168.66:30012
0 stars 2 forks source link

Hardcoded the queue, instead of that exchange could be used to make the application dynamic. #12

Closed Manuja-B closed 4 years ago

Manuja-B commented 4 years ago

Exchange will receive message from producer and push it to the queue. This will be safer as well.

AnshulV98 commented 4 years ago

Ok, thanks for the insight will look into improving it