How the sample uses syncpoints

 

The programs in the Credit Check sample application declare syncpoints to ensure that:

To achieve this, a single unit of work is used to cover the getting of a message, the processing of that message, and any subsequent put operations.

 

Parent topic:

Design considerations


fg18670_