Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

Retooling Exceptions for Parallelism

ARCH_R_Intel
Employee
307 Views

See http://softwareblogs.intel.com/2007/10/16/retooling-exceptions-for-parallelism-5/for my thoughts on the trouble with C++ exceptions and parallelism, and what we could do to address some subtle exception-safety issues in concurrent_vector.

- Arch

0 Kudos
1 Reply
ARCH_R_Intel
Employee
307 Views
I've posted a second part, dealing with exception safey of tasks,at http://softwareblogs.intel.com/2007/10/22/retooling-exceptions-for-parallelism-part-2/.
0 Kudos
Reply