8000 GitHub - cswpy/kueue
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cswpy/kueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kueue: a simple Message Queue implementation

This project is developed for the course CPSC 526 Distributed Systems at Yale University.

Compiling protobuf and generate gRPC service code

Install all required dependencies by running go mod tidy, then run Makefile after updating the proto files.

Structure

cmd/
├─ kueue/	CLI to interface with the MQ
docs/		Documentation on the usage
internal/	internally shared code
pkg/
├─ producer/	Producer client API
├─ consumer/	Consumer client API
scripts/

Contributors

Pengyu Wang Bowen Shi Yizheng Shi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0