2007Apress eBooksRequires access

Threading

Author information unavailable

Open publisher page 0 citations

Abstract

The mere mention of multithreading can strike fear in the hearts of some, while it can fire up others for a good challenge. The fact of the matter is that multithreading, which we’ll call threading from now on, is an area filled with challenges. Threading bugs can be some of the hardest bugs to find, due to their asynchronous nature. In fact, some threading bugs don’t even rear their ugly head until you run your application on a multiprocessor machine, since that’s the only way to get true concurrent multithreading. For this reason, anyone developing a multithreaded application should test on a multiprocessor machine. Otherwise, you run the risk of sending your product out the door with lurking threading bugs. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.

About this research paper

What this paper is about

The mere mention of multithreading can strike fear in the hearts of some, while it can fire up others for a good challenge. The fact of the matter is that multithreading, which we’ll call threading from now on, is an area filled with challenges. Threading bugs can be some of the hardest bugs to find, due to their asynchronous nature. In fact, some threading bugs don’t even rear their ugly head until you run your application on a multiprocessor machine, since that’s the only way to get true concurrent multithreading. For this reason, anyone developing a multithreaded application should test on a multiprocessor machine. Otherwise, you run the risk of sending your product out the door with lurking threading bugs. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.

Why it matters

A significance statement is not available in the OpenAlex record.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

The mere mention of multithreading can strike fear in the hearts of some, while it can fire up others for a good challenge. The fact of the matter is that multithreading, which we’ll call threading from now on, is an area filled with challenges. Threading bugs can be some of the hardest bugs to find, due to their asynchronous nature. In fact, some threading bugs don’t even rear their ugly head until you run your application on a multiprocessor machine, since that’s the only way to get true concurrent multithreading. For this reason, anyone developing a multithreaded application should test on a multiprocessor machine. Otherwise, you run the risk of sending your product out the door with lurking threading bugs. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.

Key concepts: Multithreading, Threading (protein sequence), Computer science, Multiprocessing, Thread (computing), Asynchronous communication, Simultaneous multithreading, Parallel computing

Related papers

Back to paper searchBrowse research topicsOriginal source
Threading — Research Paper | ScholarLens