| CheckGaps |
Reads a sequence of numbers from stdin and verifies that they are in order
|
| CheckMonotonicallyIncreasingNumbers |
Checks whether numbers in a stream are monotonically increasing, e.g.
|
| DiscoveryPacket |
|
| DiscoveryRequest |
|
| DiscoveryResponse |
|
| FlowControlTest |
Interactive test for MFC and UFC
|
| GridFilesystemTest |
|
| GridFilesystemTest.cd |
|
| GridFilesystemTest.down |
|
| GridFilesystemTest.ls |
|
| GridFilesystemTest.mkdir |
|
| GridFilesystemTest.pwd |
|
| GridFilesystemTest.rm |
|
| GridFilesystemTest.up |
|
| HexToBinary |
|
| InfinispanStackMerge3Test |
This test runs number of merge events with a similar stack configuration that current Infinispan and WildFly is using to
showcase speed of merges after partitioning.
|
| LargeState |
Tests transfer of large states.
|
| MakeUnique |
Replaces words that start with args passed to the program with A, B, C and so on.
|
| mcast |
Tests IP multicast.
|
| McastDiscovery |
Discovers all neighbors in an IP multicast environment by using expanding ring multicasts (increasing TTL).
|
| McastReceiverTest |
Tests IP multicast.
|
| McastReceiverTest.Receiver |
|
| McastSenderTest |
Same as McastSenderTest, but uses all available interfaces (including loopback) to send the packets
|
| McastSenderTest.AckReceiver |
|
| MessageDispatcherSpeedTest |
|
| MessageSendTest |
Tests sending different types of Message implementations over a given protocol stack
|
| MessageSendTest.MyData |
|
| MessageSendTest.MyHeader |
|
| MessageSendTest.MySizeData |
|
| MessageSendTest.Person |
|
| ModClusterAdvertizeListener |
Listens on 224.0.1.105:23364 for mod-cluster advertizements from httpd daemons and prints them to stdout
|
| MulticastTest |
Tests MulticastSocket.joinGroup(InetAddress) and MulticastChannel.join(InetAddress, NetworkInterface).
|
| MulticastTest2 |
Tests 2 MulticastSockets joining the same multicast address and port (this should be possible).
|
| NioClientTest |
NIO based client for measuring heap-based vs direct byte buffers.
|
| NioServerPerfTest |
NIO based server for measuring heap-based vs direct byte buffers.
|
| ParseMessages |
Parses messages out of a captured file and writes them to stdout
|
| ParseMessages.BinaryToAsciiInputStream |
|
| ParseMessages.InnerParseMessages |
|
| ParseMessagesFields |
While investigating network errors, we would like to look for timestamp and JGroups data.
|
| ParseMessagesFields.BinaryToAsciiWithFieldsInputStream |
|
| ParsePacketDissections |
If you use `tshark ...
|
| PingPong |
Simple protocol to test round trip times.
|
| PingPongDatagram |
Simple protocol to test round trip times.
|
| Probe |
Discovers all UDP-based members running on a certain mcast address
|
| Result |
|
| RoundTrip |
Class that measure RTT for multicast messages between 2 cluster members.
|
| RoundTripRpc |
Class that measure RTT for multicast messages between 2 cluster members.
|
| RouterStubGet |
|
| RpcDispatcherBlocking |
Tests synchronous group RPCs.
|
| RpcDispatcherSpeedTest |
Test for measuring performance of RPCs.
|
| ShmTest |
Tests the speed of message sending/receiving via shared memory.
|
| UnicastTest |
Perf tests the UNICAST protocol by sending unicast messages between a sender and a receiver
|
| UnicastTestRpc |
Tests performance of unicast RPCs between a caller and a recipient
|
| UnicastTestTcp |
Same as UnicastTest, but uses pure TCP instead of JGroups
|
| UnicastTestTcpRpc |
Tests the UNICAST by invoking unicast RPCs between a sender and a receiver
|
| UnicastTestTcpSlow |
Same as UnicastTest, but uses pure TCP instead of JGroups
|