Contains many kinds of server push implementation for test
- HTTP Polling(Ajax)
- HTTP Long Polling(Ajax and Loop)
- HTTP Streaming(IFrame and Loop)
- WebSocket
There is still a Message Generator Robot to send messages to the 4 servers with a Poisson Distribution mode.
The clients are all web applications based on browser (like Chrome & Firefox).