Skip to main content

Threading

  • Chapter
Accelerated VB 2005
  • 186 Accesses

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.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 34.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 44.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2007 Guy Fouché and Trey Nash

About this chapter

Cite this chapter

(2007). Threading. In: Accelerated VB 2005. Apress. https://doi.org/10.1007/978-1-4302-0202-8_14

Download citation

Publish with us

Policies and ethics