Question: Any Performance Impact constraint while accessing DNG Module via OSLC APIs
We have one use case where we need to implement plugin in which we will access DNG Module using OSLC APIs.
And this plugin will be used by so many users like ~100 users in parallel.
Will it created any load on the DNG server ? Any Performance impact on DNG web application(Normal way of usage of DNG) ?
2 answers
This is a "how long is a piece of string" question. Anything you do on a server has some impact. A perhaps more relevant question is the degree of that impact based on a specific set of use cases on a specific server. The only way of performing such an assessment is to try it and measure performance.