DocumentCode :
2572370
Title :
A Case Study for Fault Tolerance Oriented Programming in Multi-core Architecture
Author :
Yang, Lu ; Cui, Zhanqi ; Li, Xuandong
Author_Institution :
State Key Lab. of Novel Software Technol., Nanjing Univ., Nanjing, China
fYear :
2009
fDate :
25-27 June 2009
Firstpage :
630
Lastpage :
635
Abstract :
The multi-core architecture brings more and more challenges and means to common software developers. Reliable software system design approaches can give a high confidence that long-running online software systems run correctly. But anyway these approaches will certainly cause the loss of the efficiency. We found that the multi-core architecture is a quite suitable platform to support reliable software system design and can make the cost acceptable because of its advantages of the parallel performance and prevalence. In this paper we make use of the multi-core architecture to support software fault tolerance. This approach will make the integration of software fault tolerance and the multi-core architecture as a common design choice. According to the idea of software fault tolerance, for some key software units in a system we can develop N separate versions of them with equivalent functionalities. Each version is developed independently by an isolated group to prevent identical faults among versions. All implemented versions run separately from same initial conditions and inputs. Outputs of all redundant versions are submitted to a decision module that determines a single result from multiple results as the correct output. In this paper, we give a case study to show that with the multi-core architecture, the redundant versions of a key software unit can run in parallel on different cores to improve the efficiency.
Keywords :
object-oriented programming; software architecture; software fault tolerance; fault tolerance oriented programming; multicore architecture; software fault tolerance; Computer architecture; Costs; Fault tolerance; Fault tolerant systems; High performance computing; Monitoring; Scientific computing; Software design; Software performance; Software systems;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
High Performance Computing and Communications, 2009. HPCC '09. 11th IEEE International Conference on
Conference_Location :
Seoul
Print_ISBN :
978-1-4244-4600-1
Electronic_ISBN :
978-0-7695-3738-2
Type :
conf
DOI :
10.1109/HPCC.2009.44
Filename :
5167055
Link To Document :
بازگشت