applications/system

buffer - general purpose buffer programm

License: GPL
Vendor: SMEServer
Description:
This is a program designed to speed up writing tapes on remote tape
drives. After startup it splits itself into two processes.  The first
process reads (and reblocks) from stdin into a shared memory buffer.
The second writes from the shared memory buffer to stdout.  Doing it this way
means that the writing side effectly sits in a tight write loop and
doesn't have to wait for input.  Similarly for the input side.  It is
this waiting that slows down other reblocking processes, like dd.

Packages

buffer-1.19-6sme.i386 [20 KiB] Changelog by Shad L. Lords (2006-03-12):
- Remove shmat definition so x86_64 builds correctly

Listing created by Repoview-0.6.4-1.el5