KX Community

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

Home Forums kdb+ C API, calling k within a thread Re: C API, calling k within a thread

  • jlucid

    Member
    December 11, 2023 at 12:00 am

    My question is about calling the k function, in the C API, from different threads within a non q process. A C or C++ process in this case.  The q processes which are receiving the data are all independent and single threaded