Connection broker

In software engineering, a connection broker is a resource manager that manages a pool of connections to connection-based resources such as databases or remote desktops, enabling rapid reuse of these connections by short-lived processes without the overhead of setting up a new connection each time.

Connection brokers are often used in systems using N-tier architectures.


This article is issued from Wikipedia - version of the 5/13/2012. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.