Servermodule call- Performance
Posted: Thu Aug 27, 2020 9:21 pm
Hi.
I have some servermodules which calls a Function to get prices, stock. etc. I have looked at the time the call takes and I was think about if this is the best way (performance) to get the information. The application is running on IBM I and LANSA V14.
Should I put all the servermoduls into one huge servermodule and then have all the subroutines and srvroutines inside that or can I call another serverroutine or should I create a RP?
Has anybody tested this and want to share the result?
/Klaus
I have some servermodules which calls a Function to get prices, stock. etc. I have looked at the time the call takes and I was think about if this is the best way (performance) to get the information. The application is running on IBM I and LANSA V14.
Should I put all the servermoduls into one huge servermodule and then have all the subroutines and srvroutines inside that or can I call another serverroutine or should I create a RP?
Has anybody tested this and want to share the result?
/Klaus