Consultor Eletrônico



Kbase P31566: Is self-service client connection faster than a remote one ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   31/08/2009
Status: Verified

GOAL:

Is self-service client connection faster than a remote one ?

GOAL:

Is shared memory database connection faster than a networked connection ?

GOAL:

Is direct database connection faster than a networked connection ?

GOAL:

Is a shared memory connection to a database faster than a networked connection to the database ?

FACT(s) (Environment):

All Supported Operating Systems
Progress 8.x
Progress 9.x
OpenEdge 10.x

FIX:

Yes, self-service client connections are faster than a remote connection using TCP.
Network connections are organized as a series of layers. Every network transmission moves down through the layers on its originating system, travels across the physical medium, and then moves up through the same stack of layers on the destination system.
This is seen as overhead and adds to connectivity time.