An Entity of Type: soccer manager, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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. Remote desktop connection brokers perform a variety of tasks, including:

Property Value
dbo:abstract
  • Neben der eigentlichen Virtualisierungs-Infrastruktur spielt für die Bereitstellung virtueller Desktops (VDI) eine zusätzliche vermittelnde Komponente eine wichtige Rolle: der Connection Broker. Er koordiniert die Verteilung der Remote-Zugriffe der Anwender auf die richtigen virtuellen Maschinen (VMs) und löst bei Bedarf die Bereitstellung und den Start neuer VMs sowie das Abschalten nicht benutzter VMs aus.Werden mehrere Server für eine solche VDI Plattform zu einer Farm zusammengeschlossen, kann der Connection Broker auch eine Lastverteilung anhand der verfügbaren Ressourcen vornehmen. So übernehmen etwa VMwares Virtual Desktop Manager (VDM), Systancia AppliDis Fusion, Citrix' XEN Desktop oder Quests vWorkspace diese Funktion als zentraler Zugangspunkt und bieten je nach Produkt neben Load Balancing und Provisioning zusätzliche Funktionen wie sicheren Zugriff über SSL, erweiterte Funktionalitäten des eingesetzten Übertragungsprotokolls oder die Einbindung von nicht virtuellen Umgebungen. (de)
  • 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. A remote desktop connection broker is software that allows clients to access various types of server-hosted desktops and applications. In hosted desktop environments, the remote desktop connection broker is the “middle” component, in-between the desktops in the data center (hosted virtual machines, shared terminal server desktops, and blades) and the clients that are used to access the desktops (thin clients, soft clients, and mobile devices, among others). Remote desktop connection brokers perform a variety of tasks, including: * Checking user credentials. * Assigning users to remote desktops. * Turning remote desktops on and off as needed. * Load balancing the servers that host the desktops. * Managing desktop images. * Redirecting multimedia processing to the client. (en)
dbo:wikiPageID
  • 24651707 (xsd:integer)
dbo:wikiPageLength
  • 1628 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 902787468 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Neben der eigentlichen Virtualisierungs-Infrastruktur spielt für die Bereitstellung virtueller Desktops (VDI) eine zusätzliche vermittelnde Komponente eine wichtige Rolle: der Connection Broker. Er koordiniert die Verteilung der Remote-Zugriffe der Anwender auf die richtigen virtuellen Maschinen (VMs) und löst bei Bedarf die Bereitstellung und den Start neuer VMs sowie das Abschalten nicht benutzter VMs aus.Werden mehrere Server für eine solche VDI Plattform zu einer Farm zusammengeschlossen, kann der Connection Broker auch eine Lastverteilung anhand der verfügbaren Ressourcen vornehmen. (de)
  • 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. Remote desktop connection brokers perform a variety of tasks, including: (en)
rdfs:label
  • Connection Broker (de)
  • Connection broker (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License