Nuclear computation

http://dbpedia.org/resource/Nuclear_computation

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. rdf:langString
rdf:langString Nuclear computation
xsd:integer 56237732
xsd:integer 1089194402
rdf:langString 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.
xsd:nonNegativeInteger 4031

data from the linked data cloud