Libthreadar is a C++ library providing an abstracted set of C++ *classes* to manipulate threads in a very simple and efficient way from your C++ code.

It also handles exceptions thrown from a thread and propagated to another one, when the later is calling the thread::join() method. This let one manage exceptions as simply as it is in C++ single threaded context.

Additionally, all the related objects around multi-threading (mutex, semaphore, ...) are provided, under easy to use and independent C++ classes.
Other more advanced classes ease the information exchange
between threads like scattering and gathering a collection of objects between many threads, or asynchonous buffered information exchanges between two threads.

All these C++ classes are easy to use and fully documented

Features

  • thread management for C++ code
  • any type of exception propagation from a thread to another
  • asynchronous communication between threads

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow libthreadar

libthreadar Web Site

You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of libthreadar!

Additional Project Details

Operating Systems

Linux, BSD

Intended Audience

Information Technology, Advanced End Users, Developers

Programming Language

C++

Related Categories

C++ Build Tools, C++ Object Oriented Software, C++ Libraries

Registered

2015-02-15