8000 GitHub - XiaonuoGantan/ring_buffer_py: A Python wrapper around the POSIX Optimized implementation of Ring Buffer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XiaonuoGantan/ring_buffer_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ring_buffer_py

The Python interface to the Optimized POSIX ring buffer implementation.

Try it

In a virtual env, run:

$ python setup.py develop

$ sudo su

$ nosetests test.py

Need to be root in order to execute the test program since the ring buffer C library uses mmap to allocate virtual memory on /dev/shm.

About

A Python wrapper around the POSIX Optimized implementation of Ring Buffer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0