blob: 8db94a43ec14c54c027bd18488244745a5fea451 [file] [log] [blame]
E. Scott Danielse8a5b2c2019-04-22 17:04:10 +00001
2This directory contains various sender/receiver applications that can be
3driven together to test message exchange through the RMr library.
4The run_app_test.ksh script should support building the library, building
5a sender and receiver, then running a short test to verify.
6
7The basic sender and receiver
8Sender and receiver perform lightweight check sums on the message body
9and on trace data to verify that the messages are being reeived correctly.
10The receiver acks message type 5, so the reciver should receive acks at
11about the volume of 1/10th the number of messages sent.
12