Re: deamon.requestloop() in another thread?
Irmen de Jong <[email protected]> Wed, 23 Oct 2013 02:36:22 +0200
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <[email protected]> |
On 22-10-2013 10:48, Richard van Bemmelen wrote: > If I want to add Pyro functionality to an existing program (make it a Pyro server) I > would like the daemon.requestloop() not to interfere with the program. Is it possible to > start this in another thread? > Sure. You can also hook it up to your own event loop if you so desire. See http://pythonhosted.org/Pyro4/servercode.html#integrating-pyro-in-your-own-event-loop Irmen ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk