There are no plans to add support for other tools to PerfTest, it has a lot of features already and most of them would not make
sense for STOMP or other protocols.
We may develop a similar tool for AMQP 1.0, MQTT and STOMP for our own needs around the 3.9 development cycle when we plan to refactor all protocol plugins to be
more efficient but we make no promises. A minimalistic PerfTest-like tool should be reasonably easy to develop
e.g. using a Go STOMP client (which should have lower overhead with higher concurrency rates).