next up previous contents
Next: Thread Pool Size Up: Universal Object Locators Previous: Interface Repository   Contents

Threading Model

Specifies the threading model used by the ORB. Possible values are:
Reactive
to use the ORB in single-threaded mode.
Threaded
to use the ORB in multi-threaded mode.

Configuration file Threading Model
Environment variable FNORB_THREADING_MODEL
Command line -ORBthreading-model=value