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

SCOOP (Scalable Concurrent Operations in Python) is a Python software module for distributing concurrent tasks on various environments, from heterogeneous grids of workstations to supercomputers. It uses ØMQ and the Greenlet package as building blocks to encapsulate and distribute tasks (named a Future) between processes and/or systems. Its interface is inspired from the PEP-3148 proposal. SCOOP is targeted towards scientific applications that require execution of many loosely coupled tasks using all available hardware resources. These resources need to be accessible through SSH.

Property Value
dbo:abstract
  • SCOOP (Scalable Concurrent Operations in Python) is a Python software module for distributing concurrent tasks on various environments, from heterogeneous grids of workstations to supercomputers. It uses ØMQ and the Greenlet package as building blocks to encapsulate and distribute tasks (named a Future) between processes and/or systems. Its interface is inspired from the PEP-3148 proposal. SCOOP is targeted towards scientific applications that require execution of many loosely coupled tasks using all available hardware resources. These resources need to be accessible through SSH. (en)
dbo:computingPlatform
dbo:genre
dbo:latestPreviewDate
  • 2014-01-30 (xsd:date)
dbo:latestReleaseDate
  • 2014-03-17 (xsd:date)
dbo:latestReleaseVersion
  • 0.7.1
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 37219580 (xsd:integer)
dbo:wikiPageLength
  • 4260 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1081201810 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Marc Parizeau and Yannick Hold (en)
dbp:developer
  • Yannick Hold and Olivier Gagnon (en)
dbp:genre
  • Distributed computing framework (en)
dbp:latestPreviewDate
  • 2014-01-30 (xsd:date)
dbp:latestReleaseDate
  • 2014-03-17 (xsd:date)
dbp:latestReleaseVersion
  • 0.700000 (xsd:double)
dbp:license
dbp:name
  • SCOOP (en)
dbp:operatingSystem
  • POSIX-compliant (en)
dbp:platform
dbp:programmingLanguage
dbp:title
  • Python SCOOP (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • SCOOP (Scalable Concurrent Operations in Python) is a Python software module for distributing concurrent tasks on various environments, from heterogeneous grids of workstations to supercomputers. It uses ØMQ and the Greenlet package as building blocks to encapsulate and distribute tasks (named a Future) between processes and/or systems. Its interface is inspired from the PEP-3148 proposal. SCOOP is targeted towards scientific applications that require execution of many loosely coupled tasks using all available hardware resources. These resources need to be accessible through SSH. (en)
rdfs:label
  • Python SCOOP (software) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • SCOOP (en)
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