Re: Threading - will threads run in parallel?
- From: "Ido Yehieli" <Ido.Yehieli@xxxxxxxxx>
- Date: 28 Feb 2006 11:32:05 -0800
Also, is it possible to split off a program for the terminal that
started it? As in I type in python test.py and test.py runs in the
background and lets me do other things in that terminal?
try:
python test.py &
.
- References:
- Threading - will threads run in parallel?
- From: SolaFide
- Threading - will threads run in parallel?
- Prev by Date: Thread Question
- Next by Date: Re: Threading - will threads run in parallel?
- Previous by thread: Threading - will threads run in parallel?
- Next by thread: Re: Threading - will threads run in parallel?
- Index(es):