|
About:
bfr maintains a buffer of data collected from stdin, emitting the data to stdout. It will both read and write at the speed each stream can handle, and allows you to set thresholds of when to start outputting and inputting again (after reaching a full buffer), the size of the buffer, as well as monitor content/throughput with an optional progress-bar. It also includes bfp, a variant especially written to play audio data using /dev/dsp.
Author:
Paranoid [contact developer]
Homepage:
http://www.glines.org/software/buffer.html
Tar/GZ:
http://www.glines.org/bin/pk/bfr-1.6.tar.gz
Tar/BZ2:
http://www.glines.org/bin/pk/bfr-1.6.tar.bz2
Changelog:
http://www.glines.org/software/buffer.html
Debian package:
http://www.glines.org/bin/pk/bfr_1.6_i386.deb
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.38/10.00
(Rank N/A)
» Vitality: 0.01% (Rank 6034)
» Popularity: 0.75% (Rank 8047)

(click to enlarge graphs)
Record hits: 9,460
URL hits: 4,588
Subscribers: 14
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
1.6
|
Minor bugfixes |
06-Mar-2004 21:13 |
|
1.5
|
Minor feature enhancements |
08-Feb-2002 22:13 |
|
1.4
|
Minor bugfixes |
14-Nov-2001 07:27 |
|
1.3
|
Minor bugfixes |
27-Oct-2001 06:52 |
|
1.2
|
Minor feature enhancements |
11-Oct-2001 06:36 |
|
1.1
|
Minor bugfixes |
27-May-2001 06:00 |
|
1.0
|
N/A |
27-Jan-2001 20:59 |
|
0.99.9
|
N/A |
13-Jan-2001 19:15 |
|
buffer 0.99.2
|
N/A |
15-Dec-2000 17:33 |
|
buffer 0.99.1
|
N/A |
03-Nov-2000 22:48 |
Comments
[»]
Makes a *huge* difference in performance...
by Charles Duffy - Feb 13th 2004 15:32:57
...of my installation scripts (reading tarballs off NFS, decompressing them
and extracting the contents onto the hard drive -- added a buffer between
all three steps, using pv to view where in the process each component is
at). Dropped total runtime by more than 2x -- *much* more. Very good
stuff.
(One thing I noticed -- the online usage text is more up-to-date than the
man page, which missed some of the new features).
[reply]
[top]
|