Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old October 16th, 2007, 10:15 PM
jens.hester@googlemail.com
Guest
 
Posts: n/a
Default Embedding Python in a multithreaded managed C++ application

Hi experts,
I am currently embedding the Python interpreter 2.3.4 in a managed C++
application (I currently use an unmanaged dll which is linked to
Python23.lib). Forget about Ironpython - no binary compatibility for
extension modules, forget about a decent C API, by the way...

After a lot of work I managed to embed the interpreter with the Global
Python Interpreter lock correctly used from each thread. I have,
however, still a deadlock which I am not able to find and is related
to the dll I use. Does anybody have an idea how to debug the exact
source of this deadlock by means of the Python debug options.
Thanks a lot for any help.
ThreadShredder

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles