KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums kdb+ Execute async on self? Re: Execute async on self?

  • calum_h

    Member
    November 30, 2022 at 12:00 am

    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.