Efficient development methodology for multithreaded network application

Chinh, N.D. and Kandasamy, E. and Khei, L.Y. (2007) Efficient development methodology for multithreaded network application. In: UNSPECIFIED.

Full text not available from this repository.
Official URL: https://www.scopus.com/inward/record.uri?eid=2-s2....

Abstract

Multithreading is becoming increasingly important for modern network programming. In inter-process communication platform, multithreaded applications have much benefit especially to improve application's throughput, responsiveness and latency. However, developing good quality of multithreaded codes is difficult, because threads may interact with each others in unpredictable ways. Although modern compilers can manage threads well, but in practice, synchronization errors (such as: data race errors, deadlocks) required careful management and good optimization method. The goal of this work is to discover common pitfalls in multithreaded network applications, present a software development technique to detect errors and optimize efficiently multithreaded applications. We compare performance of a single threaded network application with multithreaded network applications, use tools called Intel® VTune� Performance Analyzer, Intel® Thread Checker and our method to efficiently fix errors and optimize performance. Our methodology is divided into three phases: First phase is performance analysis using Intel® VTune� Performance Analyzer with the aim is to identify performance optimization opportunities and detect bottlenecks. In second phase, with Intel® Thread Checker we allocate data races, memory leakage and debug the multithreaded applications. In third phase, we apply tuning and optimization to the multithreaded applications. With the understanding of the common pitfalls in multithreaded network applications, through the development and debugging methodology aforementioned above, developers are able to optimize and tune their applications efficiently. ©2007 IEEE.

Item Type: Conference or Workshop Item (UNSPECIFIED)
Additional Information: cited By 1; Conference of 2007 5th Student Conference on Research and Development, SCORED ; Conference Date: 11 December 2007 Through 12 December 2007; Conference Code:73256
Uncontrolled Keywords: Computer networks; Computer programming; Errors; Information retrieval systems; Optimization; Research and development management; Software engineering; Tuning, Intel thread checker; Multithreading; Network applications; Throughput; Vtune analyzer, Applications
Depositing User: Mr Ahmad Suhairi UTP
Date Deposited: 09 Nov 2023 15:15
Last Modified: 09 Nov 2023 15:15
URI: https://khub.utp.edu.my/scholars/id/eprint/212

Actions (login required)

View Item
View Item