Page 1 of 1

Multi Thread Rules Saving

Posted: Fri Jan 23, 2015 3:16 pm
by mnasra
Hi Experts,

I searched the forum for this topic, I found a lot of multi-treaded questions/answers but I did not find what I am looking for. I dont know if it exists or not. So before putting it as a suggestion here it is:

I have mtq using multithreads when I query (perfect)
I have maximumcubeload for when I start the service (OK)

but when I save a rule (very heavy rule), it uses only 25% (1 thread) and it takes a long time.
And to avoid having the BIG RED X, I save more than 1 time (because I am lazy and dont always write my rules outside tm1).

My question: does it exist?
thanks

Re: Multi Thread Rules Saving

Posted: Fri Jan 23, 2015 4:23 pm
by lotsaram
mnasra wrote:does it exist?
No.

Should it exist? Probably yes.

There's a risk of creating excess garbage memory if processing feeders on multiple threads when saving a rule (as in server startup with MaximumCubeLoadThreads>1) but still it would be nice if this was configurable and developers could make their own judgement about the risks vs benefit of saving time.