[omniORB] Single threaded Client ???

Jian Deng jdeng@kcco.com
Wed, 17 Apr 2002 12:08:37 -0500


Bryon Roche wrote:

> On Wed, 2002-04-17 at 10:36, Aymeric MALLET wrote:
>     I have a very simple question for you guys :
>
>     Is it possible to have a Single-Threaded OmniOrb Client ? Is there
>     any option to set ?
>
>     My pb is that by default an OmniOrb client is multithreaded, 3
>     threads are running after ORB_init()
>
> As far as I know, OmniORB depends on multi-threaded operation.  If you
> want a single-threaded ORB, you may want to take a look at ORBit.
> --
> All programmers are playwrights and all computers are lousy actors.
> **
> Linux Zealot
> Bryon Roche, Omeda Communications <broche@omeda.com>

mico is also single threaded corba implementation.  free and open source.