Skip to main content

Networks as Graphs

  • Chapter
  • First Online:
Nonsequential and Distributed Programming with Go
  • 578 Accesses

Abstract

In this chapter, the concept of graphs is taken up and formalized. For this purpose, an abstract data type is presented as an interface that describes graphs and is extended to an interface for distributed graphs. The reason for this is obvious: A network conceptually represents an undirected graph. The processes on the participating computers, uniquely defined by their name or IP address, form its vertices and the communication paths between them—realized by network lines, e.g., Ethernet cables, and the programs that enable the network traffic—the transport of messages over the network, e.g., by TCP/IP, form its edges. The following chapters will show that many distributed algorithms fit exactly into this framework.

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

Reference

  1. Maurer, C.: The \(\mu \)Universum. https://maurer-berlin.eu/mU

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Christian Maurer .

Rights and permissions

Reprints and permissions

Copyright information

© 2021 Springer Fachmedien Wiesbaden GmbH, part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Maurer, C. (2021). Networks as Graphs. In: Nonsequential and Distributed Programming with Go. Springer, Wiesbaden. https://doi.org/10.1007/978-3-658-29782-4_15

Download citation

  • DOI: https://doi.org/10.1007/978-3-658-29782-4_15

  • Published:

  • Publisher Name: Springer, Wiesbaden

  • Print ISBN: 978-3-658-29781-7

  • Online ISBN: 978-3-658-29782-4

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics