did u try os.spawnv()
to spawn other unix commands

[EMAIL PROTECTED] wrote:
> Hi!
Hi !

> I don't know what web.py is.
> Is it something you wrote?
no, this is a simple webserver, (http://webpy.org/)
> You'll have to write multi-threaded code if you want it
> to run multiple
> threads :)
> (Unless, of course, Web.py supports threads?)

i will ask the authors about this ...

> What's your experience with Python?
> Do you need help with threads in general? threads in
> Python?
yes, but python related part of threads
> >Maybe i can do this with 'threads' but how ? is there
> some
> >example ??
> There are plenty of examples of threaded code that you
> could find by
> googling around,
> or do you mean 'is there some example [of multi-threading
> the web.py
> program]??'
> If the latter case, I guess you could find that by
> googling as well, if
> it exists.
yes - i will ask the webpy authors

but i expected to fond out a way to start two (or more)
scripts (web.py) in different threads from one puthon's
scrypt. OR two pythons interpretators to execute the above
scrypt ?

cheers
e.


-----------------------------

Êîëèòå. Ñàìî â êèíàòà îò 4 àâãóñò.

_______________________________________________
Tutor maillist - [email protected]
http://mail.python.org/mailman/listinfo/tutor


Do you Yahoo!?
Next-gen email? Have it all with the all-new Yahoo! Mail Beta.
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to