Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leonardpepa/distributed-systems
- Owner: Leonardpepa
- Created: 2022-10-17T22:47:15.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T02:39:30.000Z (about 2 years ago)
- Last Synced: 2024-11-16T16:05:21.577Z (3 months ago)
- Topics: 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
- Language: Python
- Homepage: https://github.com/Leonardpepa/Distributed-Systems
- Size: 43 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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