|
-
Originally posted by marist89
Connection pooling is a function of the connection manager that drops connections to the database when a user is inactive and then re-establishes them when the session becomes active again.
Connection multiplexing allows multiple client sessions share the same physical connection. Again, this is implemented through connection manager.
Jeff Hunter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|