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

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.

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|