/distributed-systems

A repository built to store a set of exercises for the UFRJ Distributed Systems course (COS470)

Primary LanguageGo

Distributed-Systems

Table of Contents

About

This repository is a study about High Computing Performance, where i was developing a project for an UFRJ class.

There's a list of folders that contains every exercise that i've solved in this chair.

List of Exercises

In this exercise we've learned about sockets pipes and signals.

In this exercise we've learned about spinlocks and producer consumer.

In this exercise we've to write a code with a coordinator, receiver and process to handle the terminal requirements.

Technologies

  • Golang
  • semaphore
  • Bash
  • Python