Re: Threading - will threads run in parallel?
- From: Rene Pijlman <reply.in.the.newsgroup@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 20:36:06 +0100
SolaFide:
(get() is a function which waits for a ping on a specific port, thus
stopping the program for a while.)
Will these run together,
Thread 2 can run while thread 1 is blocked for I/O and v.v.
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?
Platform? Shell?
--
René Pijlman
.
- Follow-Ups:
- Re: Threading - will threads run in parallel?
- From: SolaFide
- Re: Threading - will threads run in parallel?
- References:
- Threading - will threads run in parallel?
- From: SolaFide
- Threading - will threads run in parallel?
- Prev by Date: Re: Threading - will threads run in parallel?
- Next by Date: Re: Threading - will threads run in parallel?
- Previous by thread: Re: Threading - will threads run in parallel?
- Next by thread: Re: Threading - will threads run in parallel?
- Index(es):