Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 695 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 695 Bytes

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