JuPiTEr

JuPiTEr is a real-time monitoring and visualisation tool for Sparrow's applications. This tool allows developers to inspect the current discrimination network of each running actor of a particular application.

Step #1 Enable JuPiTEr

Use the following command in the root directory of an app to run JuPiTEr:

$ mix new sparrow_demo

Step #2 Access to the JuPiTEr's web UI

Open a web browser in the following local address:

http://localhost:4000

Example of a monitoring session in JuPiTEr