Re: [Orbit-python-list] Orbit-python and threading?
Status: Inactive
Brought to you by:
tack
From: Duncan G. <dg...@uk...> - 2001-11-08 15:14:15
|
On Wednesday 7 November, Marijn Vriens wrote: > I am trying to get some program to work with python-orbit. Because I > need it to do some more work besides just waiting for corba requests > to come in, and i didn't see any "idle" hooks (ala gtk.py), My > solution is to dump the Orbit run() in it's own thread, while the > rest of the processing goes on in the mainthread. [...] Perhaps it's a bit rude to suggest it on this mailing list, but you could always consider using one of the multi-threaded Python ORBs instead of ORBit-Python. Cheers, Duncan. -- -- Duncan Grisby \ Research Engineer -- -- AT&T Laboratories Cambridge -- -- http://www.uk.research.att.com/~dpg1 -- |