UserLevelUp / Schmaybe

Command Line Server that monitors a log file detecting activity and updates subscribed clients using websockets
MIT License
0 stars 0 forks source link

Do some load testing a single log file #2

Open marcnoon opened 4 weeks ago

marcnoon commented 4 weeks ago

Do some basic load testing to see the limitations of web sockets and the library that monitors when a file is modified. Find out capabilities for monitoring a single log file.

marcnoon commented 3 weeks ago

test large log files, load test both large log files and large number of Websocket updates.