> ASSP the Plugins and the Modules using system calls like > qw($cmd). First we have to wait for the call to finish because > we need the return and second - there is no way to control this > calls - we are (ASSP) on the systemstack - an other program > is using our thread. And ---- nobody needs a OCR-scan for > antispam. Have you ever got a spammail with spamtext in > a image?
well... I didn't mean to "control the calls" but rather to set things up so that those programs would always "bind" to a given CPU (or core); as far as I know it can be done in both unix and win32 by using some "patching tool" working on the binary file and modifying it to tell the OS which CPU run the app on; at any rate, yes, there *are* spam mails containing just an image, but in my humble opinion, using an OCR for those is an overkill, since they may just be filtered by either a ClamAV signature or using some regexp or just the bayes filter ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
