[omniORB] [omniORBpy] ORB Timer Callbacks?

JMenzies@weather.com JMenzies@weather.com
Thu, 23 Aug 2001 14:27:39 -0400


Hello:

I'm trying to find a way to setup a timer callback using omniORBpy. Do it does
this?
I haven't found anything in the doc or the code that says I can do this --
although I've done it with other orbs.

Basically, I have several events of my own that I want to schedule and at the
same time I need to keep an eye on the incoming events from the orb.

The problem is I don't want to get into the complexity and overhead of threads
(if I can help it).

Any ideas? Are callbacks from within omniORBpy possible?

Thanks,
John