The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques
'org.cometd.java:cometd-java-benchmark-client:3.0.2'
<dependency>
<groupId>org.cometd.java</groupId>
<artifactId>cometd-java-benchmark-client</artifactId>
<version>3.0.2</version>
</dependency>
<dependency org="org.cometd.java" name="cometd-java-benchmark-client" rev="3.0.2"/>
"org.cometd.java", "cometd-java-benchmark-client", "3.0.2"