Home › Forums › KX Solutions › How to write data into table from python to kdb+ on Refinery? › Re: How to write data into table from python to kdb+ on Refinery?
-
Thanks David
I have to understand how to make it active on background every 300 milliseconds.
my inquiry is more for integrating python udf as a call-back / event handler to timer tick.
Actually I have to connect a consistent data source to kdb+ , using python. I have
python programs to get data from data sources but don’t know how to:
1. use an event handler to accept the data and push it to a kdb+ refinery data base.
2. setup multiple sources to update the same data base and write it to HDB at end of day.
do you know how to do it?
Thanks
Ori