You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/asciidoc/performance-tool.adoc
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,11 @@
2
2
3
3
The library contains also a performance tool to test the RabbitMQ Stream plugin.
4
4
It is usable as an uber JAR
5
-
https://github.com/rabbitmq/rabbitmq-java-tools-binaries-dev/releases[downloadable from GitHub Release]
6
-
or as a https://hub.docker.com/r/pivotalrabbitmq/stream-perf-test[Docker image].
5
+
https://github.com/rabbitmq/rabbitmq-stream-java-client/releases[downloadable from GitHub Release] or as a https://hub.docker.com/r/pivotalrabbitmq/stream-perf-test[Docker image].
7
6
It can be built separately as well.
8
7
8
+
Snapshots are on https://github.com/rabbitmq/rabbitmq-java-tools-binaries-dev/releases[GitHub release] as well. Use the `pivotalrabbitmq/stream-perf-test:dev` image to use the latest snapshot in Docker.
0 commit comments