wlanboy
Content Contributer
Our sports club is hosting quite a big tournament and we want to provide live coverage.
I want to build something that can cover this and I am looking for some input.
There are quite some options for this scenario:
So I would need:
Some marks:
Any suggestions for improvement or opinions?
I want to build something that can cover this and I am looking for some input.
There are quite some options for this scenario:
- Static pages: git commit -> git pull
- XMLHttpRequest
- Web sockets
- Messaging through AMPQ
So I would need:
- Webserver providing static html+css+js
- AMPQ server (RabbitMQ)
- AMPQ client (js) to listen for published information
Some marks:
- Yes you can send information because you should be able to test the whole workflow
- Yes the vmstat thing at the button would be something like the leaderboard.
- Persistent information
- Current information which can be missed.
Any suggestions for improvement or opinions?