Try OpenEdge Now
skip to main content
Application Migration and Development Guide
Application Development with PAS for OpenEdge : Design and Implementation Considerations : Secondary performance considerations : Connect and disconnect performance issues
 
Connect and disconnect performance issues
This section discusses performance issues related to connecting to and disconnecting from a PAS for OpenEdge instance.
As with any computer architecture that uses remote-procedure-call technology, the time that it takes to make a connection can be costly. This initial startup time is increased when you use a PAS for OpenEdge instance Connect procedure.
* Using the PAS for OpenEdge Server Connect procedure
* Performance-related issue for the CONNECT( ) method
* Performance-related issues for the DISCONNECT( ) method