Multiple instances

Dennis Lee Bieber wlfraed at ix.netcom.com
Mon Nov 18 21:37:34 EST 2002


Xiang Zhang fed this fish to the penguins on Monday 18 November 2002 
12:51 pm:

> I would like to run multiple instances of the same Python script
> simultaneously. Does Python support such use?
>
        Well, my SPAM complaint program (run from a Eudora filter [pay no mind 
to the Mandrake Linux behind the curtain]) tends to suck up W98 
resources like mad in my first email pass of the morning. I get some 
15-20 filtered spam emails (defined as anything with .ar, .kr, or a 
CJKV character set) all running the program in parallel.

        The complaint program extracts host names from all header lines, then 
does MX lookups, formatting a complaint email to 
postmaster at mx.lookup.hosts, then feeds it back to Eudora.

-- 
 > ============================================================== <
 >   wlfraed at ix.netcom.com  | Wulfraed  Dennis Lee Bieber  KD6MOG <
 >      wulfraed at dm.net     |       Bestiaria Support Staff       <
 > ============================================================== <
 >        Bestiaria Home Page: http://www.beastie.dm.net/         <
 >            Home Page: http://www.dm.net/~wulfraed/             <




More information about the Python-list mailing list