Emebbed Python & Threads
Kevin Wooten
kwooten at itracs.com
Wed Oct 30 12:59:18 EST 2002
More information about the Python-list mailing list
Wed Oct 30 12:59:18 EST 2002
- Previous message (by thread): List traffic problems
- Next message (by thread): Emebbed Python & Threads
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
We are embedding python in a multithreaded application. Any thread in the application may need to run a script in the interpreter. What would be the best, performance wise, way to allow this to happen? I am a bit confused by all the PyInterpreter, and PyThread functions. Thanks, Kevin Wooten P.S. Please reply directly as I am not subscribed to the list -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20021030/99144612/attachment.html>
- Previous message (by thread): List traffic problems
- Next message (by thread): Emebbed Python & Threads
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list