SharedData Utilities for MultiCore Library Documentation¶
- Company
3S - Smart Software Solutions GmbH
- Title
SharedData Utilities for MultiCore
- Version
3.5.17.0
- Categories
Intern
- Namespace
SHD
- Author
3S - Smart Software Solutions GmbH
- Placeholder
SharedDataUtilities
Description 1¶
Sharing data in a multi-core environment requires special measures to maintain data consistency and ensure that all participating cores are able to perform to their full potential. Designing data structures for which concurrentl access can be synchronized without blocking is very difficult. This library offers a collection of such data structures and the associated functions.