lj-ditrapani / vertx-test

Load and performance test a useless Vert.x server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load and performance test a useless Vert.x server.

Follow both linked readmes to build & start each server. Run your test script against the test-server, which will then call the mock-server and echo back the response.

+-------------+    +-------------+    +-------------+
| test script | -> | test-server | -> | mock-server |
+-------------+    +-------------+    +-------------+

About

Load and performance test a useless Vert.x server


Languages

Language:Kotlin 100.0%