About: Join-pattern

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

Join-patterns provides a way to write concurrent, parallel and distributed computer programs by message passing. Compared to the use of threads and locks, this is a high level programming model using communication constructs model to abstract the complexity of concurrent environment and to allow scalability. Its focus is on the execution of a chord between messages atomically consumed from a group of channels.

Property Value
dbo:abstract
  • Join-patterns provides a way to write concurrent, parallel and distributed computer programs by message passing. Compared to the use of threads and locks, this is a high level programming model using communication constructs model to abstract the complexity of concurrent environment and to allow scalability. Its focus is on the execution of a chord between messages atomically consumed from a group of channels. This template is based on join-calculus and uses pattern matching. Concretely, this is done by allowing the join definition of several functions and/or channels by matching concurrent call and messages patterns. It is a type of concurrency pattern because it makes easier and more flexible for these entities to communicate and deal with the multi-threaded programming paradigm. (en)
dbo:developer
dbo:influenced
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 37160229 (xsd:integer)
dbo:wikiPageLength
  • 57394 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1122893010 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • INRIA Inria (en)
dbp:implementations
dbp:influenced
dbp:name
  • Join-pattern (en)
dbp:paradigm
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Join-patterns provides a way to write concurrent, parallel and distributed computer programs by message passing. Compared to the use of threads and locks, this is a high level programming model using communication constructs model to abstract the complexity of concurrent environment and to allow scalability. Its focus is on the execution of a chord between messages atomically consumed from a group of channels. (en)
rdfs:label
  • Join-pattern (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Join-pattern (en)
foaf:page
is dbo:wikiPageDisambiguates 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