PedroChaparro / distributed-systems-subject

Repository to host the source code of the distributed systems subject's laboratories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Systems Subject

In this repository you will find code, mind maps, references and other resources related to the Distributed Systems subject of the Systems and Computing Engineering career.

IMPORTANT: This isn't an official repository , it's just a personal repository to share my work and notes.

Laboratories

The laboratories files contains .md files with the instructions and the code of the laboratories of the subject.

Laboratory Description
Sockets README.md
Remote Method Invocation README.md
Threads Web2PDF Converter README.md
Threads Docs2PDF Converter README.md
Simple Object Access Protocol README.md

Mind Maps

The mind maps files contains .md files with mind maps about the topics of the subject.

Mind Map Description
Sockets Mind map about sockets
Threads Mind map about threads
RMI Mind map about the Remote Method Invocation technology
CORBA Mind map about the Common Object Request Broker Architecture technology
SOAP Mind map about the Simple Object Access Protocol technology
Multiprocessors architectures Mind map about the UMA, NUMA and CC-NUMA multiprocessors architectures

References

The references files contains .bib files with references about the topics of the subject.

Reference Description
Multiprocessors Architectures References about semaphores and multiprocessors architectures such as UMA, NUMA and CC-NUMA

About

Repository to host the source code of the distributed systems subject's laboratories.

License:GNU Affero General Public License v3.0


Languages

Language:Java 85.0%Language:TeX 15.0%