Home › Forums › kdb+ › C API, calling k within a thread › Re: C API, calling k within a thread
-
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