Micro-service Architecture based Radar Data Visualization Web Application. Tools and Technologies: Jetstream, Kubernetes, Docker, RabbitMQ, Jenkins, RESTful, JAVA, Node JS, MongoDB
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
Exchange will receive message from producer and push it to the queue. This will be safer as well.