I am writing an external app that I would like to monitor my algorithm when it runs. I am hopeful it can connect with to the algorithm using (maybe RESTful). Is this possible?

Author