https://github.com/gustavohnsv/ep1_dsid
Exercício de Programa sobre utilização de mecanismos para RPC (Remote Procedure Calls) da disciplina de Desenvolvimento de Sistemas de Informação Distribuídos, onde foram utilizados gRPC e JSON-RPC para as comparações e benchmarkings
https://github.com/gustavohnsv/ep1_dsid
bash-script docker docker-compose grpc jsonrpc pip3 python3
Last synced: 3 months ago
JSON representation
Exercício de Programa sobre utilização de mecanismos para RPC (Remote Procedure Calls) da disciplina de Desenvolvimento de Sistemas de Informação Distribuídos, onde foram utilizados gRPC e JSON-RPC para as comparações e benchmarkings
- Host: GitHub
- URL: https://github.com/gustavohnsv/ep1_dsid
- Owner: gustavohnsv
- License: gpl-3.0
- Created: 2025-04-25T15:31:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-05T11:23:36.000Z (about 1 year ago)
- Last Synced: 2025-05-09T01:45:30.969Z (about 1 year ago)
- Topics: bash-script, docker, docker-compose, grpc, jsonrpc, pip3, python3
- Language: Python
- Homepage:
- Size: 21.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project documented in other files
* If you want to read the report based on the project, access the [Report](/docs/REPORT.pdf)
* If you want to read about installing dependencies to run the project, access the [Installation Manual](/docs/MANUAL.pdf)