This directory contains assorted examples not part of the "official"
distribution and not automatically compiled when p4 is installed.  Current
programs include:

 lm_master, lm_slave - "lots of messages", a test program that stresses 
                       the message passing system 

 lm1_master, lm1_slave - "lots of messages", a test program that stresses 
                       the message passing system 

 simpglob  -  a simple example of the use of global operations in C

Use 

   make <program> to compile any of the above programs.


sockperf.c - a NON-p4 program for testing performance of sockets 
	     in various environments, i.e. when TCP_NODELAY is
	     or is not available, etc.
