Quantcast
Channel: SCN : All Content - Web Dynpro ABAP
Viewing all articles
Browse latest Browse all 3667

Overhead of multiple instances of an application

$
0
0
Hi there,
I have an advanced question about WebDynpro for ABAP as I am working on a project that requires me to do a lot of dynamic work.
I will explain the general idea first and then follow with a few questions. My questions are regarding the efficiency and what architecture would be better, in no means am I asking how that should be done as the technical side is already existing. I am trying to improve efficiency on the whole application.
The application explained:
So the basic application is very simpel. We have this 1 main component that will embed another component and process some data and then render some results. The other component is embeded as it could be dynamic and in different cases embed a different component.
Main component
Embeded component

                          Content

The problem:
This basic application has to be present on the page multiple times. So what we have achieved is 6 seperate instances of this webdynpro application on the same page, just like this:
Instance 1Instance 2
Instance 3Instance 4
Instance 5

Instance 6

 

Now the question is, how much overhead will the create?

 

The other sollution is to make 1 big application in which the business logic would be executed 6 times and then the content would be rendered inside that 1 application multiple times. But is the efficiency of this sollution so much better than the multiple instances?

Is duplicating 1 application 6 times more efficient than having 1 application that does the processing 6 times?

 

I hope I was able to make my request more or less clear.

Thanks for any help !

 

Best Regards,

David


Viewing all articles
Browse latest Browse all 3667

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>