Run a python process in a separate thread

Posted by Bialecki on Stack Overflow See other posts from Stack Overflow or by Bialecki
Published on 2010-06-02T01:49:36Z Indexed on 2010/06/02 1:53 UTC
Read the original article Hit count: 220

Filed under:
|

I'm looking for a quick bash script or program that will allow me to kick off a python script in a separate thread. What's the best way to do this? I know this is incredibly simple, just curious if there's a preferred way to do it.

© Stack Overflow or respective owner

Related posts about python

Related posts about bash