[omniORB] Bug? Calls serialization in omni4.0.1
Dmitry Davidovich
DmitryD at enigma.com
Tue Jul 1 19:04:53 BST 2003
I stated that I use -ORBoneCallPerConnection 0 command line option.
My tests started from WebSphere 4 as a client and I observed the same
problem.
How do you configure WebSphere and omni? Do you run it on Win2k multi CPU?
Dmitry
-----Original Message-----
From: baileyk at schneider.com [mailto:baileyk at schneider.com]
Sent: Tuesday, 01 July 2003 16:17
To: Dmitry Davidovich
Cc: 'omniorb-list at omniorb-support.com'
Subject: Re: [omniORB] Bug? Calls serialization in omni4.0.1
Your test does not reflect the behavior of the Java client ORB, I think.
AFAIK omniORB will not multiplex calls to a server over a single
connection. There is a config parameter called "oneCallPerConnection"
which defaults to 1. I've never changed it, but setting it to zero may get
your test case to behave more like the Java ORB. I use WebSphere ->
omniORB and it does not serialize the requests even though WebSphere is
multiplexing the requests over a single connection.
Kendall
More information about the omniORB-list
mailing list