Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 265 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 265 Bytes

#Running this test

  • Build the sources using mvn install
  • In one console window, run the producer using mvn install -Prun
  • In another console window run the observer using mvn install -Pobserve

Log files for both the runner and observer are captured.