web: java -Dfile.encoding=UTF-8 -Xmx2g -cp target/jpeek.jar:target/deps/* org.jpeek.web.TkApp --port=${PORT} --threads=50 --max-latency=45000

