• Home
  • About
    • Silver Alex photo

      Silver Alex

      That which does not kill us makes us stronger.

    • Learn More
    • LinkedIn
    • Github
  • Posts
    • All Posts
    • All Tags
  • Projects
  • Blog
  • Graphics

[Distributed System]Introduction

15 Jan 2024

Reading time ~1 minute

Resource Sharing

The only access we have to the service is via the set of operations that it exports.

Challenges

1.5.1 Heterogeneity

Heterogeneity (that is, variety and difference) applies to all of the following:

  • Networks
  • Computer Hardware
  • Operation Systems
  • Programming Language
  • Implementation by different developers


Distribute System Design Share Tweet +1