libshbuf implements a new kind of IPC: the "shared buffer", a faster, more flexible replacement for standard Unix FIFOs. It offers the following advantages: - Normally better latency and throughput - Full access to the buffer at any time - Connecting processes need not to be children of each other - Arbitrary buffer lengths - Memory mapped - "Backlog" The implementation is based on SysV shared memory, semaphores and message queues. It makes use of POSIX pthreads. WWW: http://libshbuf.sourceforge.net/ sd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libowfat
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.28miwi2009-01-114-15/+10
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-1/+1
* - Update to 0.27rafan2007-12-202-5/+5
* Update to 0.26.okazaki2007-08-282-5/+5
* - Update to 0.25miwi2007-01-166-19/+69
* SHA256ifyedwin2006-01-221-0/+1
* - Update to 0.24 [1]jylefort2005-09-042-8/+6
* Update to 0.23.thierry2005-05-303-9/+11
* - Update to 0.22vanilla2005-03-133-13/+12
* - Update to 0.21pav2005-02-033-65/+297
* - Update to 0.20pav2004-07-314-28/+7
* - Add a vendor patch that corrects a problem with sendfile(2)krion2004-04-102-0/+20
* - Update to 0.19.2krion2004-03-286-42/+27
* - Fix a possible signal handling race condition.krion2004-03-253-0/+27
* - Update to version 0.18krion2004-02-283-14/+11