Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

libthreadar library: to have any type of exceptions propagating from a thread to another one

19 views
Skip to first unread message

Denis Corbin

unread,
Feb 15, 2015, 12:59:42 PM2/15/15
to
Hello world!

Just to let you know that a very simple library is now available to
manage threads from C++ code and having exceptions of any type
propagating from a thread to another.

Unlike thread support based on C++11, thread support within libthreadar
is not function oriented but class oriented.

I found it useful for two of my projects so to avoid duplicating code I
moved it as a separated library which today I let available to anyone
under the Lesser GPL v3.

Its name is libthreadar, and it is available at

http://libthreadar.sourceforge.net/ (documentation)
http://sourceforge.net/projects/libthreadar/ (source code,etc.)

Cheers,
Denis Corbin
0 new messages