Jump to content

Nano-threads: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Cydebot (talk | contribs)
m Robot - Speedily moving category Threads to Category:Threads (computing) per CFDS.
m References: convert dodgy URL to ID using AWB
Line 4: Line 4:
==References==
==References==
{{Reflist|refs=
{{Reflist|refs=
<ref name="citeseer" >{{cite web |title=Nano-Threads Library Design, Implementation and Evaluation |url=http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.54.3455&rep=rep1&type=pdf |publisher=[[Citeseer]] |accessdate=14 September 2010 |author=X Martorell, J Labarta, N Navarro}}</ref>
<ref name="citeseer" >{{cite web |title=Nano-Threads Library Design, Implementation and Evaluation |id = {{citeseerx|10.1.1.54.3455}} |accessdate=14 September 2010 |author=X Martorell, J Labarta, N Navarro}}</ref>


<ref name="springer">{{cite web |title=Efficient runtime thread management for the nano-threads programming model |url=http://www.springerlink.com/index/w055047682261177.pdf |publisher=Springer |accessdate=14 September 2010 |author=D Nikolopoulos, E Polychronopoulos}}</ref>
<ref name="springer">{{cite web |title=Efficient runtime thread management for the nano-threads programming model |url=http://www.springerlink.com/index/w055047682261177.pdf |publisher=Springer |accessdate=14 September 2010 |author=D Nikolopoulos, E Polychronopoulos}}</ref>
Line 10: Line 10:
<ref name="spec">{{cite web |title=Nano {Threads: Programming Model Specification |url=ftp://ftp.ac.upc.edu/pub/reports/CEPBA/1998/UPC-CEPBA-1998-13.ps.Z |publisher=ac.upc.edu |accessdate=14 September 2010 |author=CN delle Ricerche, P GmbH}}</ref>
<ref name="spec">{{cite web |title=Nano {Threads: Programming Model Specification |url=ftp://ftp.ac.upc.edu/pub/reports/CEPBA/1998/UPC-CEPBA-1998-13.ps.Z |publisher=ac.upc.edu |accessdate=14 September 2010 |author=CN delle Ricerche, P GmbH}}</ref>
}}
}}

{{software-stub}}


[[Category:Threads (computing)]]
[[Category:Threads (computing)]]


{{software-stub}}

Revision as of 19:31, 29 July 2012

In computer science nano-threads are highly optimized lightweight threads designed for use on shared memory multiprocessors (such as SMPs).[1][2] The Nano-threads specification was written in 1997.[1][3]

References

  1. ^ a b X Martorell, J Labarta, N Navarro. "Nano-Threads Library Design, Implementation and Evaluation". CiteSeerx10.1.1.54.3455. {{cite web}}: |access-date= requires |url= (help); Missing or empty |url= (help)CS1 maint: multiple names: authors list (link)
  2. ^ D Nikolopoulos, E Polychronopoulos. "Efficient runtime thread management for the nano-threads programming model" (PDF). Springer. Retrieved 14 September 2010.
  3. ^ CN delle Ricerche, P GmbH. "Nano {Threads: Programming Model Specification". ac.upc.edu. Retrieved 14 September 2010.