由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Re: CORBA 一问
相关主题
What about RMI/IIOP? Is that part of EJB specificEJB Server
What's the relationship between Enterprise JavaBeRe: 可笑的SUN!
Re: EJB vs CorbaRe: who can post some real life example of corba
on-line waiting: how to implement.....Re: java程序里的socket & CORBA
请教个RMI的概念问题Re: how to initialize corba object orb in servlet
send() vs sendto()Re: 有谁调过ACE/TAO吗?
现在做jasper report,amazon web services了,goodbug我要经常向你请教了。PHP vs ASP vs JSP
Doesn't EJB technology compete with CORBA?jBuiler 4白皮书(来自inprise网站)
相关话题的讨论汇总
话题: corba话题: tcp话题: 一问话题: udp话题: iiop
进入Java版参与讨论
1 (共1页)
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

1 (共1页)
进入Java版参与讨论
相关主题
jBuiler 4白皮书(来自inprise网站)请教个RMI的概念问题
Re: 关于unix用户帐号send() vs sendto()
Re: 推荐推荐现在做jasper report,amazon web services了,goodbug我要经常向你请教了。
Re: DCOM, CORBA, JAVA/RMIDoesn't EJB technology compete with CORBA?
What about RMI/IIOP? Is that part of EJB specificEJB Server
What's the relationship between Enterprise JavaBeRe: 可笑的SUN!
Re: EJB vs CorbaRe: who can post some real life example of corba
on-line waiting: how to implement.....Re: java程序里的socket & CORBA
相关话题的讨论汇总
话题: corba话题: tcp话题: 一问话题: udp话题: iiop