SharedData Utilities for MultiCore Library Documentation¶
- Company:
CODESYS
- Title:
SharedData Utilities for MultiCore
- Version:
4.1.0.0
- Categories:
Intern|Base
- Namespace:
SHD
- Author:
CODESYS Development 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.