threaded embedded python calls

Thomas Grill t.grill at gmx.net
Fri Aug 23 19:29:38 EDT 2002


Hi, another self reply.... i finally found something

This article gives an usable survey on that topic:
http://www.linuxjournal.com/article.php?sid=3641

greetings,
Thomas

"Thomas Grill" <t.grill at gmx.net> schrieb im Newsbeitrag
news:3d66b0dc$0$14706$3b214f66 at news.univie.ac.at...
> Hi all,
> i'm really stressing my nerves with this one:
> I have some threaded c code which loads a python module and calls
functions
> therein. The calls can occur in several different threads.
>
> I've read every line i could find on this topic (especially "8.1 Thread
> State and...." - hard to believe that THIS could make it into the official
> documentation...) - yet, nothing but deadlocks and crashes.
> Could someone point me to some real functioning code how this is managed?
> That would be extremely cool.
>
> greetings,
> Thomas
>
>
>
>





More information about the Python-list mailing list