Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [OT?] spamoracle concurrency
@ 2007-04-13  6:06 Ian Zimmerman
  2007-04-13  6:39 ` [Caml-list] " Alain Frisch
  2007-04-13  6:47 ` Gabriel Kerneis
  0 siblings, 2 replies; 5+ messages in thread
From: Ian Zimmerman @ 2007-04-13  6:06 UTC (permalink / raw)
  To: caml-list


I couldn't find a forum specifically for spamoracle :-)

The question is: does spamoracle do any kind of locking on the database?
And what kind?  Clearly, if I pipe my mails through "spamoracle mark" in
my procmail (or maildrop, etc.) configuration, spamoracle may run and
access the database at completely unpredictable times.  Is it safe to
do "spamoracle add" while this is enabled?  Or do I have to slap a
locking scheme on top myself?

Bonus question, if locking is in fact done, does it let multiple
"spamoracle mark" processes through at the same time (which should be safe)?

I found to my dismay that none of the ~5 bayesian type filters I tried
today answers these (obvious?) questions in their documentation :-(

-- 
Experience with Asset Control an asset.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-04-13  7:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-13  6:06 [OT?] spamoracle concurrency Ian Zimmerman
2007-04-13  6:39 ` [Caml-list] " Alain Frisch
2007-04-13  6:56   ` Gabriel Kerneis
2007-04-13  7:57     ` Alain Frisch
2007-04-13  6:47 ` Gabriel Kerneis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox