Hi,

I am helping evaluate InfluxDB for my company. Is there a setting for CQs to 
run in parallel? From the logs, the execution timestamps suggest they run 
synchronously. 

We have CQs running at 1m, 15m, and hourly intervals. I have seen execution 
times as long as 30 seconds and I'd like to know if parallel execution is used 
so one long-running CQ does not block others.

If not, are there plans to support parallel execution?

Thank you

[continuous_querier] 2016/09/22 00:29:00 executing continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC)
[continuous_querier] 2016/09/22 00:29:06 finished continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC) 
in 6.208888569s
[continuous_querier] 2016/09/22 00:29:06 executing continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC)
[continuous_querier] 2016/09/22 00:29:16 finished continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC) 
in 10.556091511s
[continuous_querier] 2016/09/22 00:29:16 executing continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC)
[continuous_querier] 2016/09/22 00:29:26 finished continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC) 
in 9.470616644s
[continuous_querier] 2016/09/22 00:29:26 executing continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC)
[continuous_querier] 2016/09/22 00:29:27 finished continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC) 
in 1.502959463s
[continuous_querier] 2016/09/22 00:29:27 executing continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC)
[continuous_querier] 2016/09/22 00:29:31 finished continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC) 
in 3.803990907s
[continuous_querier] 2016/09/22 00:29:31 executing continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC)
[continuous_querier] 2016/09/22 00:29:32 finished continuous query 
<MyContQuery> (2016-09-22 00:28:00 +0000 UTC to 2016-09-22 00:29:00 +0000 UTC) 
in 784.554758ms
[continuous_querier] 2016/09/22 00:30:00 executing continuous query 
<MyContQuery> (2016-09-22 00:15:00 +0000 UTC to 2016-09-22 00:30:00 +0000 UTC)
[continuous_querier] 2016/09/22 00:30:00 finished continuous query 
<MyContQuery> (2016-09-22 00:15:00 +0000 UTC to 2016-09-22 00:30:00 +0000 UTC) 
in 553.351029ms
[continuous_querier] 2016/09/22 00:30:00 executing continuous query 
<MyContQuery> (2016-09-22 00:15:00 +0000 UTC to 2016-09-22 00:30:00 +0000 UTC)
[continuous_querier] 2016/09/22 00:30:09 finished continuous query 
<MyContQuery> (2016-09-22 00:15:00 +0000 UTC to 2016-09-22 00:30:00 +0000 UTC) 
in 9.113916408s

-- 
Remember to include the InfluxDB version number with all issue reports
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to influxdb+unsubscr...@googlegroups.com.
To post to this group, send email to influxdb@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/75fdc75c-18ed-4407-9b27-dbd61c566512%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to