Skip to content

A simple (but performant) implementation of a single producer, multiple consumer over UDP and/or TCP

Notifications You must be signed in to change notification settings

scristobal/udp-tcp-spmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP/UDP Single Producer, Multiple Consumers

This is a rather simple but performant implementation of a single producer, multiple consumer over UDP or TCP.

Continuous integration

To get started, clone, build and run the binary with -h or no option at all.

Tested and build with rustc 1.77.0-nightly (fb5ed726f 2023-12-28)

About

A simple (but performant) implementation of a single producer, multiple consumer over UDP and/or TCP

Resources

Stars

Watchers

Forks

Languages