Home › Forums › kdb+ › Execute async on self? › Re: Execute async on self?
-
Hi thanks for this. In the end I handled it using converge with async jobs using a callback to trigger the parent jobs. The callback was either timer based or ipc based.