[omniORB] event service in omniORBpy

Duncan Grisby duncan at grisby.org
Tue Aug 26 13:30:08 BST 2003


On Tuesday 26 August, Stephan Stapel wrote:

> I would like to be able to send/ receive events from CORBA objects that are
> written in python (within the omniORBpy enviroment).
> However, If I searched sufficiently, I didn't find any existing (current)
> CosEvent service for omniOrbPy. Is this correct or does anyone know help?

There is no CosEvent service written in Python, but there's no reason
to have one. You can use any event or notification service (like
omniEvents or omniNotify) fine from Python, just like any other CORBA
server.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list