blob: 33000bbd8f9aef8709cc54dd49c75532ddff93cd (
plain) (
blame)
1
2
3
4
5
6
|
Ruby-sysvipc is the extension library to use System V IPC system calls
from Ruby. It provides a simple object interface to message queues,
semaphore sets, and shared memory segments.
Author: Daiki Ueno <ueno@unixuser.org>
WWW: http://deisui.org/~ueno/ruby/sysvipc.html
|