j*******e 发帖数: 22 | 1 it is using TCP.
so reliable but not efficient. | l**e 发帖数: 97 | 2 How about one-way function? Is that based on TCP also?
Is IIOP/TCP one-connection-per-request, or one-connection-per-client,
or one-connection-per-proxy-object, or ...?
//thx
【在 j*******e 的大作中提到】 : it is using TCP. : so reliable but not efficient.
| f*****c 发帖数: 22 | 3 I think it is up to the vendor to choose TCP or UDP as the implementation
of IIOP as long as CORBA do not specify it(I do not know such specification).
Of couse, even if you arre using UDP, you still have to come up with a
protocol to ensure that your packet will be correctly received at the other
end.
So it is also true about one-way function.
As for the pooling mode, it SHOULD be adjustable for individual CORBA products
I once used Visibroker and it can be specified via a method of boa.
【在 l**e 的大作中提到】 : How about one-way function? Is that based on TCP also? : Is IIOP/TCP one-connection-per-request, or one-connection-per-client, : or one-connection-per-proxy-object, or ...? : //thx
|
|