Hi PD-Dev Peoples,<div><br></div><div>I was wondering how I should deal with async callbacks inside an external?</div><div>What I have in mind:</div><div><br></div><div><ol><li>message sent to external inlet</li><li>external proceed to trigger some blocking io with async callback</li>
<li>external sends trigger status on outlet</li><li>ticking continues</li><li>the blocking io answers with the callback</li><li>the external sends result to outlet as result of callback</li></ol>anybody has a take on these?</div>
<div><br></div><div>regards,</div><div><br></div><div>L-P </div>