blob: 23f36d52c001fdeef807d677998eb99d81731b46 [file] [log] [blame] [view]
# SimStream Examples
This directory contains several examples showcasing the functionality of SimStream. To run them, download and install Python 2.7/3.5, install SimStream using setup.py, and modify the settings.json file to match your RabbitMQ server settings.
## The Examples
* mem_streamer: Stream max RSS memory consumed by a basic SimStream utility
* logfile_checker: Collect, filter, and stream tagged log file entries
* openmm_example: Run a molecular dynamics simulation and return log information and system state measured by root mean squared deviation