This HTML5 document contains 24 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n8https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n11https://github.com/flatmax/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
dbchttp://dbpedia.org/resource/Category:
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Nuclear_computation
rdfs:label
Nuclear computation
rdfs:comment
Nuclear computation is a type of computation which allows threads to either spawn new threads or converge many threads to one. The aim of nuclear computation is to take advantage of threading abilities of modern multi-core processors where the trend is to increase their hardware ability to compute more threads then their earlier generation processors. Nuclear computation allows a computational thread to use thread fission to turn one thread into many or thread fusion to turn many threads into one.
dct:subject
dbc:Computer_science
dbo:wikiPageID
56237732
dbo:wikiPageRevisionID
1089194402
dbo:wikiPageWikiLink
dbr:Loop_fission_and_fusion dbr:Compiler dbr:Thread_(computing) dbr:Blocking_(computing) dbr:Multi-core_processor dbr:Concurrency_pattern dbc:Computer_science
dbo:wikiPageExternalLink
n11:nuclear-processing
owl:sameAs
n8:7dLfP wikidata:Q112119006
dbp:wikiPageUsesTemplate
dbt:Cn dbt:Refimprove_article dbt:Multiple_issues dbt:Notability dbt:Vague
dbo:abstract
Nuclear computation is a type of computation which allows threads to either spawn new threads or converge many threads to one. The aim of nuclear computation is to take advantage of threading abilities of modern multi-core processors where the trend is to increase their hardware ability to compute more threads then their earlier generation processors. Nuclear computation focuses on real time processing for things like multimedia such as processing audio where a real time deadline (the sample rate in Hz) exists. For that reason it should not block and computational processes which alter shared memory must be atomic (executed in one clock cycle without locking). Nuclear computation allows a computational thread to use thread fission to turn one thread into many or thread fusion to turn many threads into one.
prov:wasDerivedFrom
wikipedia-en:Nuclear_computation?oldid=1089194402&ns=0
dbo:wikiPageLength
4031
foaf:isPrimaryTopicOf
wikipedia-en:Nuclear_computation