Download Latest Version Download vfStream (45.0 kB)
Email in envelope

Get an email when there's a new version of vfStream - software streaming library

Home / vfStream
Name Modified Size InfoDownloads / Week
Parent folder
1.0.0 2011-02-13
README.txt 2011-02-13 1.4 kB
Totals: 2 Items   1.4 kB 0
vfStream
========

  vfStream is a streaming library with a C API to communicate data between POSIX threads (pthreads). It does not depend on any other libraries other than libc and the pthreads library. The latter can however be easily replaced with custom threading and memory allocation solution, allowing vfStream to be ported to an embedded CPU or DSP processor. vfStream implements efficient streaming communication between tasks via shared memory. The implementation also allows communiction betwene software and hardware. Contact Vector Fabrics for more information.

  For more information, visit http://www.vectorfabrics.com/content/vfstream. vfStream is developed by Vector Fabrics (http://vectorfabrics.com) and complements Vector Fabrics' vfAnalyst technology that helps you parallelize a C application.

Installing
==========

  Instructions for installing this software are in INSTALL.txt

Unit Tests
==========

  See our unit tests run proving that the software executes correctly,
  details on how to build see INSTALL.txt

Documentation and Support
=========================

  Examples on how to use vfStream APIs are located in example/src.
  See http://www.vectorfabrics.com/content/products/vfstream for the example documentation and API.

Copyright
=========

  All of the code in this distribution is Copyright (c) 2010, 2011
  Vector Fabrics B.V.

  The included LICENSE.txt file describes the license in detail.
Source: README.txt, updated 2011-02-13