Skip to main content

Multithreading

  • Chapter
  • First Online:
Practical C++ Financial Programming
  • 3026 Accesses

Abstract

C++ applications are used in contexts where computational performance has great importance. The need for performance is even more prominent in financial applications such as high-frequency trading, where the difference between profit and loss may be just a few microseconds away. In such cases where performance is a requirement, it is very important to take advantage of the resources made available in modern CPUs (central processing units). In particular, multicore processing is one of the main features provided by new CPUs, with the number of available cores constantly increasing along with the complexity of chips.

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 69.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Carlos Oliveira

About this chapter

Cite this chapter

Oliveira, C. (2015). Multithreading. In: Practical C++ Financial Programming. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-6716-4_17

Download citation

Publish with us

Policies and ethics