Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

goncaloach/Cloud-sharing-file

Repository files navigation

Project of the Curricular Unit: Concurrent and Distributed Programming

About:

A simplified version of a BitTorrent that consists of various users sharing a file and communicating between them using the TCP protocol. Each node verifies if the file is corrupted and fixes it if so. It uses various concurrent and synchronization methods like synchronized lists, CountDownLatch, etc.

Specifications

  • Individually made project
  • Technologies used:
    • Java
    • Git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages