This sample demonstrates asynchronous event operations using two applications and a shared-memory database.
In a console window run
AsyncNativeThen in a second console window run the C application:
target\bin\async_native.exeBut it is more instructive to run one instance in your development environment debugger, stepping through the code.