Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cropalato/grpc-simple-task
Simple grpc Master/Worker example
https://github.com/cropalato/grpc-simple-task
Last synced: about 6 hours ago
JSON representation
Simple grpc Master/Worker example
- Host: GitHub
- URL: https://github.com/cropalato/grpc-simple-task
- Owner: cropalato
- License: mit
- Created: 2023-12-26T15:52:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-26T16:48:40.000Z (about 1 year ago)
- Last Synced: 2024-06-19T21:58:45.186Z (7 months ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grpc-simple-task
Simple grpc Master/Worker example.
This project is based on https://github.com/tikazyq/codao-code/tree/main/2022-10/go-distributed-system.