Skip to content
Sections
>> Ubuntu >> Pakete >> lucid >> utils >> vbuf
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]
[ Quellcode: vrb  ]

Paket: vbuf (0.5.1-5) [universe]

Links für vbuf

Screenshot

Ubuntu-Ressourcen:

Quellcode-Paket vrb herunterladen:

Betreuer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • Székelyi Szabolcs

It should generally not be necessary for users to contact the original maintainer.

Externe Ressourcen:

Ähnliche Pakete:

Virtual Ring Buffer library - shell interface

The Virtual Ring Buffer (VRB) is an implementation of a character FIFO ring buffer. A ring buffer is a special memory area, because writing beyond the end of it actually results in a write at the beginning. Such a construct comes very handy in applications where one end of a communications channel is required to produce or consume data at a constant rate, but the other end cannot gurantee this. This is a common situation in multimedia applications or Voice-over-IP solutions, for example.

VRB provides direct access to the buffer so the calling program can construct output data in place, or parse input data in place, without the extra step of copying data to or from a calling program provided buffer area, thus provides a highly efficient ring buffer implementation.

This package contains the program vbuf, which implements nothing but a simple ring buffer, so it can be used directly from the shell.

Andere Pakete mit Bezug zu vbuf

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libc6 (>= 2.3.4)
    Embedded GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
  • dep: libvrb0
    Virtual Ring Buffer library

vbuf herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 9,3 kB56,0 kB [Liste der Dateien]
i386 9,3 kB56,0 kB [Liste der Dateien]