This sample demonstrates asynchronous events with a shared memory database together with sample AsyncManaged.
In a console window run:
AsyncManagedThen in a second console window run:
async_nativeNow in the AsyncManaged console press Enter to start listener threads and receive asynchronous event notifications from async_native.