[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
An Entity of Type: disease, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Proactor is a software design pattern for event handling in which long running activities are running in an asynchronous part. A completion handler is called after the asynchronous part has terminated. The proactor pattern can be considered to be an asynchronous variant of the synchronous reactor pattern.

Property Value
dbo:abstract
  • Proactor ist ein Entwurfsmuster aus dem Bereich der Softwareentwicklung zur Ereignisverarbeitung (Event Handling Pattern), das Nebenläufigkeit nutzt und deren Nachteile vermeidet. Hierbei werden lang laufende Aktionen in einem asynchronen Teil bearbeitet und am Ende des asynchronen Teils wird ein Completion Handler aufgerufen. (de)
  • Proactor is a software design pattern for event handling in which long running activities are running in an asynchronous part. A completion handler is called after the asynchronous part has terminated. The proactor pattern can be considered to be an asynchronous variant of the synchronous reactor pattern. (en)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 23596112 (xsd:integer)
dbo:wikiPageLength
  • 1981 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 868447390 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dct:subject
gold:hypernym
rdf:type
rdfs:comment
  • Proactor ist ein Entwurfsmuster aus dem Bereich der Softwareentwicklung zur Ereignisverarbeitung (Event Handling Pattern), das Nebenläufigkeit nutzt und deren Nachteile vermeidet. Hierbei werden lang laufende Aktionen in einem asynchronen Teil bearbeitet und am Ende des asynchronen Teils wird ein Completion Handler aufgerufen. (de)
  • Proactor is a software design pattern for event handling in which long running activities are running in an asynchronous part. A completion handler is called after the asynchronous part has terminated. The proactor pattern can be considered to be an asynchronous variant of the synchronous reactor pattern. (en)
rdfs:label
  • Proactor (de)
  • Proactor pattern (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
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