distributed-systems

distributed-systems

DFINITY-Education

In this course, students will learn the fundamentals of distributed systems programming by building on top of the open auction platform we previously created in the Web Development section. Module 1 serves as an intro to this unit, providing a primer for Distributed Systems by reviewing distribution transparency and distributed time. Module 2 introduces students to the idea of "locking", borrowed from database management systems, which ensures that users cannot simultaneously bid on the same auction. In Module 3, students implement a feature that ensures bids are processed in the correct order. Finally, in Module 4 students explore how they can maintain bid "secrecy" in a distributed system through the use of hashing.

18 Stars
2 Forks
18 Watchers
Modelica Language
other License
Cost to Build
$88.1K
Market Value
$87.6K

Growth over time

7 data points  ·  2021-07-01 → 2025-09-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about distributed-systems

Question copied to clipboard

What is the DFINITY-Education/distributed-systems GitHub project? Description: "In this course, students will learn the fundamentals of distributed systems programming by building on top of the open auction platform we previously created in the Web Development section. Module 1 serves as an intro to this unit, providing a primer for Distributed Systems by reviewing distribution transparency and distributed time. Module 2 introduces students to the idea of "locking", borrowed from database management systems, which ensures that users cannot simultaneously bid on the same auction. In Module 3, students implement a feature that ensures bids are processed in the correct order. Finally, in Module 4 students explore how they can maintain bid "secrecy" in a distributed system through the use of hashing.". Written in Modelica. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone distributed-systems

Clone via HTTPS

git clone https://github.com/DFINITY-Education/distributed-systems.git

Clone via SSH

[email protected]:DFINITY-Education/distributed-systems.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the distributed-systems issue tracker:

Open GitHub Issues