Skip to content

StarryVae/QP-Contend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QP-Contend

A simple implemention of lock-free QP-Contend among multiple threads

Quick Start:

  • Run make on client and server machine.
  • At server : ./server.
  • At client : ./client <server_ip_addr> <thread_num>.
  • check the out.list to see result.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published