Content deleted Content added
m Adding archives to assist with Wikipedia:Verifiability, WP:SOURCEACCESS |
Citation bot (talk | contribs) Alter: template type, isbn. Add: date, authors 1-3. Upgrade ISBN10 to ISBN13. | Use this bot. Report bugs. | Suggested by AManWithNoPlan | #UCB_webform 571/1776 |
||
Line 18:
The desire to get more computing power and better reliability by orchestrating a number of low-cost [[commercial off-the-shelf]] computers has given rise to a variety of architectures and configurations.
The computer clustering approach usually (but not always) connects a number of readily available computing nodes (e.g. personal computers used as servers) via a fast [[local area network]].<ref name=nbis>{{cite conference|title=Network-Based Information Systems: First International Conference, NBIS 2007|
Computer clustering relies on a centralized management approach which makes the nodes available as orchestrated shared servers. It is distinct from other approaches such as [[peer to peer]] or [[grid computing]] which also use many nodes, but with a far more [[distributed computing|distributed nature]].<ref name=nbis />
Line 99:
===Task scheduling===
When a large multi-user cluster needs to access very large amounts of data, [[task scheduling]] becomes a challenge. In a heterogeneous CPU-GPU cluster with a complex application environment, the performance of each job depends on the characteristics of the underlying cluster. Therefore, mapping tasks onto CPU cores and GPU devices provides significant challenges.<ref name=Shira /> This is an area of ongoing research; algorithms that combine and extend [[MapReduce]] and [[Apache Hadoop|Hadoop]] have been proposed and studied.<ref name=Shira >{{cite conference|author=K. Shirahata |display-authors=etal |title=Hybrid Map Task Scheduling for GPU-Based Heterogeneous Clusters|conference=Cloud Computing Technology and Science (CloudCom) |date=30 Nov – 3 Dec 2010|pages=733–740|
===Node failure management===
Line 170:
== Further reading ==
* {{cite
* {{cite book|first1=Evan|last1=Marcus|first2=Hal|last2=Stern|title=Blueprints for High Availability: Designing Resilient Distributed Systems|publisher=John Wiley & Sons|isbn=978-0-471-35601-1|date=2000-02-14|url=https://archive.org/details/blueprintsforhig00marc}}
* {{cite book|first1=Greg|last1=Pfister|title=In Search of Clusters|publisher=Prentice Hall|isbn=978-0-13-899709-0|year=1998|url=https://archive.org/details/insearchofcluste00pfis}}
|