Multiple scripts versus single multi-threaded script

JL lightaiyee at gmail.com
Thu Oct 3 12:01:18 EDT 2013


What is the difference between running multiple python scripts and a single multi-threaded script? May I know what are the pros and cons of each approach? Right now, my preference is to run multiple separate python scripts because it is simpler.



More information about the Python-list mailing list