[omniORB] Trader Service

Cary O'Brien cobrien@Radix.Net
Thu, 1 Mar 2001 09:04:26 -0500 (EST)


> Hi ,
> 
> Can anybody help me in using TraderService with OmniORB3.0.3.
> Some example will be of great help.
> Is there anything similar like omninames.exe for running NamingService
> ,  for Trader Service.
> 

omniORB doesn't come with a trader service.  Several other orbs do.
Free ones include mico (c++), openorb (java) and jacorb (java).  These
should interoperate with omniORB (although I haven't done this myself[1]).

I suspect the commercial orbs have traders too.

A trader written in python would be very interesting to see.  Any takers?

-- cary

References:

  http://www.mico.org
  http://www.openorb.org
  http://jacorb.inf.fu-berlin.de


[1] Beyond having a Jacorb client call an omniorb server.