Skip to content

josephwecker/decoupler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 Decoupler
-----------

Similar to a named pipe, but buffered, optimized for kernel-space-only data
transfers in and out. Backed by a file.


Compiling / Installing
----------------------

The following should do the trick:

  $  ./waf configure build install

See `./waf --help` for more options.


Usage
------------

Still getting nailed down- see doc/notes.md for recent thoughts on how it's shaping up.

About

Like a buffered named pipe with an actual file and possibly multiple readers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors