Skip to content

vkardon/thread_pipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thread_pipe

A thread-safe C++ implementation of a pipe allowing multiple threads to concurrently write data to one end and multiple threads to concurrently read data from the other. It provides a mechanism for ordered, asynchronous data transfer in high-throughput parallel applications.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published