This example collects data on the memory used by the Publisher and sends that data to the Consumer.
cd path/to/simstream/examples/logfile_checkerpython log_consumer.pycd path/to/simstream/examples/mem_streamerThe Consumer should receive the memory used by the Publisher (KB) and the time that the data was collected (s since UNIX epoch) at a 2-second interval.