async_native

This sample demonstrates asynchronous events with a shared memory database together with sample AsyncManaged.

How to Run

In a console window run:

 
    AsyncManaged
     

Then in a second console window run:

 
    async_native
 

Now in the AsyncManaged console press Enter to start listener threads and receive asynchronous event notifications from async_native.