A systematic survey on fault-tolerant solutions for distributed data analytics: Taxonomy, comparison, and future directions
S Isukapalli, SN Srirama - Computer Science Review, 2024 - Elsevier
Fault tolerance is becoming increasingly important for upcoming exascale systems,
supporting distributed data processing, due to the expected decrease in the Mean Time …
supporting distributed data processing, due to the expected decrease in the Mean Time …
Carraybound: Static array bounds checking in c programs based on taint analysis
C programming language never performs automatic bounds checking in order to speed up
execution. But bounds checking is absolutely necessary in any program. Because if a …
execution. But bounds checking is absolutely necessary in any program. Because if a …
Precise range analysis on large industry code
S Kumar, B Chimdyalwar, U Shrotri - Proceedings of the 2013 9th Joint …, 2013 - dl.acm.org
Abstract interpretation is widely used to perform static code analysis with non-relational
(interval) as well as relational (difference-bound matrices, polyhedral) domains. Analysis …
(interval) as well as relational (difference-bound matrices, polyhedral) domains. Analysis …
[PDF][PDF] 基于污点分析的数组越界缺陷的静态检测方法
高凤娟, 王豫, 陈天骄, 司徒凌云, 王林章, 李宣东 - 软件学报, 2020 - jos.org.cn
随着移动计算, 物联网, 云计算, 人工智能等领域的飞速发展, 也涌现出了很多新的编程语言和
编译器, 但是C/C++ 语言依旧是最受欢迎的编程语言之一, 而数组是C 语言最重要的数据结构之 …
编译器, 但是C/C++ 语言依旧是最受欢迎的编程语言之一, 而数组是C 语言最重要的数据结构之 …
Testing program segments to detect software faults during programming
L Rao, S Liu, A Liu - International Journal of Performability …, 2021 - ijpe-online.com
Fault detection is a process of quality assurance which aims to identify where a fault has
occurred and pinpoint the type of fault. However, in the field of software engineering …
occurred and pinpoint the type of fault. However, in the field of software engineering …
Test data generation for cyclic executives with CBMC and Frama-C: a case study
ON Timo, G Langelier - Electronic Notes in Theoretical Computer Science, 2016 - Elsevier
Testers of cyclic executive systems are required to make considerable and repetitive efforts
to determine input sequences (tests) for leading a system from a start state to a target state …
to determine input sequences (tests) for leading a system from a start state to a target state …
[HTML][HTML] Static code analysis: A systematic literature review and an industrial survey
B Ilyas, I Elkhalifa - 2016 - diva-portal.org
Objectives: The aim of this study is to contribute toward bridging the gap between static code
analysis research and industry by improving the ability of research to impact industry and …
analysis research and industry by improving the ability of research to impact industry and …
[HTML][HTML] Static Checking of Array Index Out-of-Bounds Defects in C Programs Based on Taint Analysis.
F Gao, Y Wang, T Chen, L Situ, L Wang, X Li - Int. J. Softw. Informatics, 2021 - jos.org.cn
During the rapid development of mobile computing, IoT, cloud computing, artificial
intelligence, etc, many new programming languages and compilers are emerging. Even so …
intelligence, etc, many new programming languages and compilers are emerging. Even so …
Program Segment Testing for Software Fault Prevention
R Lei, L Shaoying, L Ai - ソフトウェアエンジニアリングシンポジウム …, 2021 - ipsj.ixsq.nii.ac.jp
Fault prevention is a process of quality improvement which aims to identify common causes
of faults and take relevant measures to prevent the type of fault recurrence. However, not …
of faults and take relevant measures to prevent the type of fault recurrence. However, not …
Reducing Defects in Automotive Software Using Static Analysis
PR Ranadive, V Vaidya, C Rajguru - 2015 - sae.org
Improving reliability and quality of software is a major aspect in automotive industry.
Software reliability and quality improves by reducing bugs or defects in the software …
Software reliability and quality improves by reducing bugs or defects in the software …