hello guys, I want to know that Live query and Sch...
# general
y
hello guys, I want to know that Live query and Schedule query do they maintiain different queue and does LIVE query have more priority than SCHEDULE query ? and if yes then if any live query come does SCHEDULE query get preempted or it is like that SCHEDULE query will execute but for next query, osquery will Prioritize LIVE query over SCHEDULE query
s
Please only ask things in a single place. As answered on core I don’t think there’s really a queue, per se. There is a single thread that is executing scheduled queries. There is a single thread executing distributed queries. I think they can happen at the same time