Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leonardpepa/distributed-systems

University of Macedonia course of Distributed Systems
https://github.com/leonardpepa/distributed-systems

distributed-systems docker docker-compose firebase grpc grpc-java grpc-python kafka message-queue mongodb pyro4 rabbitmq rpc sockets university-course university-of-macedonia uom web-services zeromq zerorpc

Last synced: 17 days ago
JSON representation

University of Macedonia course of Distributed Systems

Awesome Lists containing this project

README

        

# Distributed-Systems
University of Macedonia course of Distributed Systems

## lab1
Contains the design documents for the application

## lab2
Contains the code for the Program implemented with sockets

## lab3
Contains the code for the Program implemented with rpc protocol
* Pyro4 version
* GRPC version

## lab4
Contains code for the Program implemented in Message Queues
* RabbitMQ
* ZeroMQ
* ZeroRPC
* simple kafka chat

## lab5
Contains code for the Program implemented with Web Services (SOAP, REST)
* Restful-Bank restful implementation using nodejs, mongodb, passportjs
* SOAP/bank soap implementation using python with spyne, zeep and mariadb

## lab6
Firebase real time simple chat