COP5615 Project 4.2 solution

$24.99

Original Work ?
Category: You will Instantly receive a download link for .ZIP solution file upon Payment

Description

5/5 - (5 votes)

For Project 4.2, finish the distributed protocol.
1. Implement a simulation with at least 100 users.
2. Implement a web interface for the simulator you created project 4.1, using phoenix
that allows access to the ongoing simulation using a web browser ( You might need to
use the matching JavaScript library that allows Phoenix messages to be received in the
browser). Create WebSockets using Phoenix channels. if you are creating a chart, you
can use Charts.js
You need to show all the scenarios that you implemented in 4.1.