Skip to content

Implementation of multithreaded Distributed System Applications using Python language.

Notifications You must be signed in to change notification settings

mishranitesh/Distributed_System_Projects

Repository files navigation

Implementation of Distributed System Applications using Python3 language:

  • Cassandra Key-Value Store with configurable consistency using Google Protocol Buffer messaging protocol.
  • Distributed Banking application using Chandy Lamport Global Snapshot Algorithm and Google Protocol Buffer messaging protocol.
  • Chord Distributed Hash Table using Apache Thrift Interface Definition Language.
  • HTTP Server supporting Multithreading.

About

Implementation of multithreaded Distributed System Applications using Python language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages