kvu787 / rdma_queue

Specification and incomplete implementation for a distributed queue using RDMA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Specification and incomplete implementation for a distributed queue using RDMA.


Languages

Language:C++ 99.5%Language:Makefile 0.5%