seojangho commented on issue #183: [NEMO-320] Make WebUI scale to big workloads URL: https://github.com/apache/incubator-nemo/pull/183#issuecomment-452972450 > When you say big workloads, do you mean handling a large job in realtime? Yes. > Is there a problem in handling a large job with the current WebUI from a history server (once we have one)? Scalability of web frontend was a major concern (since it's written in JS, handling large number of metrics would make the browser unresponsive.) and this PR addresses it. For the current version of WebUI, currently I'm predicting no upfront problems with a history server.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
