Thomas Eckardt/eck wrote:
>
> learning, scanning - how ever, will need extra CPU,MEM .....
>
> I think a configurable buildin scheduler will help!
>
> Thomas
I agree configuring a built-in scheduler would be great.  Also a heck of 
a lot simpler than what I have in mind - but I'll ask for it anyway!

My learning idea would require recording additional statistics (which 
could then be displayed - so probably others would like this too!).  I'm 
thinking ASSP should save average connection, "new" spam (saved to 
bayesian db), and "new" ham (saved to bayesian db) activity (so just 
three numbers, plus a timestamp) at specified intervals - default every 
10 minutes.  I've explicitly specified "new" because no-processing, 
non-whitelisted ham, etc. that doesn't contributed to the bayesian 
database shouldn't be considered (but ALL connections).

At a specified interval, default 24 hours - ASSP will determine the 
frequency of updates required.  Given a configurable minimum new 
messages desired (default 200) between updates, dividing the total 
number of spam/ham for the period by the minimum will give us a frequency.

At the same time - default 24 hours - ASSP can parse the statistics to 
find "windows" of lower connection activity in which to run the rebuild 
near the desired frequency.  These rebuild windows would correspond to 
the saved statistic periods - by my default a 10 minute window (does 
anyone have a rebuild scenario which would require more time?).  This 
"minimum load-check" should be something that can be turned off, and 
manually triggered - possibly via e-mail interface as well.

I'll keep thinking about this one.  I think it would be fun to have ASSP 
self-adapt to changing conditions.
-- 
Daniel

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to