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

Transport abstraction is the ability to change service transport protocol implementations in a configuration file with no change to business logic implementation code. Transport abstraction may be achieved through the use of standardized connectivity interfaces within for all service transport protocol implementations. The originally deployed service transport protocol might also be augmented with another service implementation in a differing protocol, configured to offer the same business logic implementations or a subset thereof.

Property Value
dbo:abstract
  • Transport abstraction is the ability to change service transport protocol implementations in a configuration file with no change to business logic implementation code. Transport abstraction may be achieved through the use of standardized connectivity interfaces within for all service transport protocol implementations. This architectural abstraction offers great benefit to architects and developers, as it lowers risk involved with regard to technologies and service protocols deployed. An organization may determine at a later date that a different protocol is required. This may then be changed at run time via a configuration file. The originally deployed service transport protocol might also be augmented with another service implementation in a differing protocol, configured to offer the same business logic implementations or a subset thereof. This architectural abstraction also allows alternative environments (e.g. development, testing, etc.) to simplify deployment configuration without change to the business logic implementation code. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 11477970 (xsd:integer)
dbo:wikiPageLength
  • 1671 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 849309919 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Transport abstraction is the ability to change service transport protocol implementations in a configuration file with no change to business logic implementation code. Transport abstraction may be achieved through the use of standardized connectivity interfaces within for all service transport protocol implementations. The originally deployed service transport protocol might also be augmented with another service implementation in a differing protocol, configured to offer the same business logic implementations or a subset thereof. (en)
rdfs:label
  • Transport/protocol abstraction (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
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