Notification

A notification solution to a web application.

 

Execution

I held several meetings with the department responsible for the infrastructure for the sizing of the servers that would store the data from the centralizer that would use a MongoDB cluster and the servers that would dispatch the messages, as they would have to maintain many WebSockets connections simultaneously. Then I designed the internal structures of the documents in MongoDB. I built the message receiving component of a specific internal system. I coded the dispatch component in NodeJS running in cluster and connecting with MongoDB and, finally, I coded the Angular layer inside the Single Front that establishes the WebSocket connection with the dispatch component.