MKehayov opened a new pull request, #1583:
URL: https://github.com/apache/systemds/pull/1583

   This commit implements a simple base MVC framework, with dynamic parsing of 
REST requests, which will serve as a backend to the monitoring tool for 
coordinators and workers. Specifically, it starts a server that parses the URI 
dynamically and reroutes the request to the right controller (provided the 
controller is registered) for further request processing and returns the 
constructed response.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to