no parallel threading?
Aahz Maruch
aahz at panix.com
Thu Sep 6 14:57:16 EDT 2001
More information about the Python-list mailing list
Thu Sep 6 14:57:16 EDT 2001
- Previous message (by thread): no parallel threading?
- Next message (by thread): ipc : dde?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <mailman.999706746.4990.python-list at python.org>, Tobias Unruh <Tobias_Unruh at FRM2.TU-Muenchen.DE> wrote: > >I tried to execute two threads in parallel (linux 2.4.9, python 2.0): I'd suggest making your life simpler by subclassing from threading.Thread. See http://starship.python.net/crew/aahz/ -- --- Aahz <*> (Copyright 2001 by aahz at pobox.com) Hugs and backrubs -- I break Rule 6 http://www.rahul.net/aahz/ Androgynous poly kinky vanilla queer het Pythonista "Plus ca change, plus c'est la meme chose."
- Previous message (by thread): no parallel threading?
- Next message (by thread): ipc : dde?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list