Coroutines

  • Chapter
  • First Online:
Parallel C++

Abstract

We develop a parallel version of the fractal set using coroutines, a relatively new feature which was added to C++ 20. We combine coroutines with asynchronous programming.

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

Access this chapter

Subscribe and save

Springer+ Basic
EUR 32.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or Ebook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Free ship** worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    https://en.cppreference.com/w/cpp/language/coroutines.

  2. 2.

    https://en.cppreference.com/w/cpp/language/auto.

  3. 3.

    https://en.cppreference.com/w/cpp/language/variadic_arguments.

References

  1. Z. Li, E. Kraemer, 2013 IEEE International Symposium on Parallel & Distributed Processing, Workshops and Phd Forum (2013), pp. 1304–1311. https://doi.org/10.1109/IPDPSW.2013.193

Download references

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2024 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Diehl, P., Brandt, S.R., Kaiser, H. (2024). Coroutines. In: Parallel C++. Springer, Cham. https://doi.org/10.1007/978-3-031-54369-2_11

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-54369-2_11

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-54368-5

  • Online ISBN: 978-3-031-54369-2

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics

Navigation