Sunday 11 March 2018

I Need help coming up with back end server application design

So I am programming a server in node.js for a project that a group and I are working on in class and we have to come up with an architectural design for our application. We are getting a little hung up on trying to design our back-end because the server we have has multiple services, like text chat, video streaming, and audio streaming and what not. Should we split up our back-end to have 3 different server programs running to handle each one of the services or how should we go about doing this?

Submitted March 11, 2018 at 11:25PM by appamaniac

No comments:

Post a Comment