Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lu1smgb/dsd
Prácticas de Desarrollo de Sistemas Distribuidos. Curso 2022/2023. Universidad de Granada.
https://github.com/lu1smgb/dsd
distributed-systems java-rmi rpc thrift
Last synced: 19 days ago
JSON representation
Prácticas de Desarrollo de Sistemas Distribuidos. Curso 2022/2023. Universidad de Granada.
- Host: GitHub
- URL: https://github.com/lu1smgb/dsd
- Owner: lu1smgb
- Created: 2023-03-28T11:59:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T23:18:20.000Z (over 1 year ago)
- Last Synced: 2024-11-20T23:33:42.310Z (3 months ago)
- Topics: distributed-systems, java-rmi, rpc, thrift
- Language: Java
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Desarrollo de Sistemas Distribuidos
Prácticas de la asignatura. Curso 2022/2023. Universidad de Granada
## Contenido
- **Práctica 2**. Llamada a procedimiento remoto (RPC)
- **Sun Microsystems**. Orden `rpcgen` y lenguaje de programación C **NOTA: 7,25**
- **Apache Thrift**. Orden `thrift -gen`, multilenguaje (Python y C++) **NOTA: 8**
- **Práctica 3**. Invocación de método remoto (RMI). Java RMI **NOTA: 7,5**
- **Práctica 4**. Servicio Web. Node.js, Socket.io y MongoDB. **NOTA: por determinar**