---
name: team
version: 3.1_2
origin: misc/team
comment: Portable multi-buffered tape streaming utility
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: joerg@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 16038
desc: |
  Submitted-By: pcg@aber.ac.uk (Piercarlo Grandi)
  Posting-Number: Volume 27, Issue 195
  Archive-Name: team/part01

  There exist a few filters that help tapes streams by buffering IO and
  allowing reads to overlaps with writes under Unix. Most of these filters
  rely on relatively unportable features, for example SYSV like shared
  memory.

  team is a filter that runs essentially unchanged on any Unix version, as
  it relies only on features present in V7. A number of team processes
  (team members) share a common input fd and a common output fd, and they
  take turns at reading from the former and writing to the latter; they
  synchronize by using a ring of pipes between them, where a "read-enable"
  and a "write-enable" token circulate.

  The team source is GPL'ed, and it comes with no warranty.
categories: [misc]
files:
  /usr/local/bin/team: 7c6d9cc65c289fd0cbbdcdb289d7c00da5dcdf8852aa0ac9545b4ac15f9dc7f9
  /usr/local/man/man1/team.1.gz: 622dba2f5e93ea937e9e20d4f8cb37579eaf04578b580967a83b073e30e03851
scripts: {}
