vfTasks is a C library to ease the implementation of concurrent tasks: thread pool to efficiently create and reuse tasks, highly efficient inter-task synchronization, and streaming interfaces to stream data from one task to another.

Features

  • Quickly partition C-code into parallel, communicating tasks
  • Create worker threads from a thread pool
  • Efficient synchronization between concurrent tasks that work on large 2D arrays (images)
  • Intuitive API to exchange data between concurrent tasks using buffered streaming channels
  • Separate synchronization from data access allows e.g. random video line access
  • Works with Vector Fabrics (http://vectorfabrics.com) products to quickly parallelize sequential C code
  • Optimized for performance and footprint

Project Activity

See All Activity >

Categories

Libraries

License

BSD License

Follow vfTasks parallelization library

vfTasks parallelization library Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of vfTasks parallelization library!

Additional Project Details

Operating Systems

Linux, BSD, Windows

Intended Audience

Developers

Programming Language

C

Related Categories

C Libraries

Registered

2011-04-07