Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 179 Bytes

File metadata and controls

5 lines (4 loc) · 179 Bytes

This repo contains

  • A specification for a distributed queue in queue.md.
  • An incomplete implementation for the distributed queue over RDMA in the Makefile and C++ files.