Sale!

COP 5615 Project 4.2 Twitter Engine solution

Original price was: $35.00.Current price is: $30.00. $25.50

Category:

Description

5/5 - (6 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.