asynchronous publisher

This example shows how to configure a datawriter for asynchronous publication. This means that instead of sending a sample before returning from write(), the data is enqueued and sent according to a flow controller.
12084 reads — 0 comments
Subscribe to RSS - asynchronous publisher