Skip to main content

Part of the book series: The Springer International Series in Engineering and Computer Science ((SECS,volume 446))

  • 159 Accesses

Abstract

Point-to-point synchronous communication provides a uniform model to deal with both local and inter-process synchronization and communication. However, this model sometimes turns out to produce over-synchronization and useless context switching. Let us use the global completion checking algorithm (GC, see Chapter 6 for details) to illustrate this point. The algorithm consists of a probe process that checks global completion by sending message waves from root to leaves and back on a process virtual binary-tree. Each node in the tree (a process) runs the local component of the overall probe process as a concurrent thread whose behavior can be sketched out as follows:

  • — wait for a message from father,

  • — update and forward the message to each son,

  • — wait for reply from each son,

  • — integrate replies, and

  • — send result to father.

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 129.00
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 169.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 169.99
Price excludes VAT (USA)
  • Durable hardcover 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.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1998 Springer Science+Business Media New York

About this chapter

Cite this chapter

Adamo, JM. (1998). Asynchronous Point-To-Point Communication. In: Multi-Threaded Object-Oriented MPI-Based Message Passing Interface. The Springer International Series in Engineering and Computer Science, vol 446. Springer, Boston, MA. https://doi.org/10.1007/978-1-4615-5761-6_4

Download citation

  • DOI: https://doi.org/10.1007/978-1-4615-5761-6_4

  • Publisher Name: Springer, Boston, MA

  • Print ISBN: 978-1-4613-7640-8

  • Online ISBN: 978-1-4615-5761-6

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics