Hello,
I have wrote a custom protocol(inherit from SMTPClient) and factory(inherit 
from ClientFactory) in order to send emails from multiple ips(multiple 
connections, factories).

Now I want to run this pice of code multiple times using spawnProcess to send 
emails simultaneous, each process having "n" connections from "n" ips.

How can i use spawnProcess? Or is another way to send emails in a parallel 
fashion with twisted? Maybe another approach? 



Thank you,
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to