https://github.com/wlgs/distributed-systems-course
This GitHub repository contains the solutions for the lab exercises of the AGH UST Distributed Systems Course in the year 2023.
https://github.com/wlgs/distributed-systems-course
agh agh-ust distributed distributed-systems grpc ice rabbitmq ray rest tcp tcp-udp udp zookeeper
Last synced: about 2 months ago
JSON representation
This GitHub repository contains the solutions for the lab exercises of the AGH UST Distributed Systems Course in the year 2023.
- Host: GitHub
- URL: https://github.com/wlgs/distributed-systems-course
- Owner: wlgs
- Created: 2023-06-17T01:07:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-15T21:36:19.000Z (almost 3 years ago)
- Last Synced: 2026-04-25T06:36:11.071Z (about 2 months ago)
- Topics: agh, agh-ust, distributed, distributed-systems, grpc, ice, rabbitmq, ray, rest, tcp, tcp-udp, udp, zookeeper
- Language: Java
- Homepage:
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Distributed systems course 2023 AGH UST
This repo contains all finished homework labs project.
## Table of contents
| Lab No | Technology | What was built |
|----------|-------------:|:------|
| 1 | TCP/UDP | Browser Chat app (TCP) with audio/video calls (UDP) |
| 2 | REST | League of legends account checker |
| 3 | RAY | Lab exercise improvement |
| 4 | GRPC/ICE | Chat app (GRPC), ICE dev testing |
| 5 | RabbitMQ | Galaxy Agency/Carriers with service queues and admin panel |
| 6 | Zookeeper | Lab exercise improvement|