Skip to main content

Synchronization Between Asyncio Components

  • Chapter
  • First Online:
asyncio Recipes
  • 922 Accesses

Abstract

Asyncio enables us to write cooperative concurrent systems. There are no mechanisms to ensure their correctness in terms of safety and liveness. Safety in this context means to remain in an "intended" state and not divert from it. Liveness in this context means to "make progress," basically that the intended states of the program are reached.

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

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.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

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Mohamed Mustapha Tahrioui

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Tahrioui, M.M. (2019). Synchronization Between Asyncio Components. In: asyncio Recipes. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-4401-2_7

Download citation

Publish with us

Policies and ethics