由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Re: who can post some real life example of corba
相关主题
What about RMI/IIOP? Is that part of EJB specificRe: how to initialize corba object orb in servlet
Doesn't EJB technology compete with CORBA?Re: 有谁调过ACE/TAO吗?
What's the relationship between Enterprise JavaBePHP vs ASP vs JSP
EJB ServerjBuiler 4白皮书(来自inprise网站)
Re: 可笑的SUN!Re: 关于unix用户帐号
Re: CORBA 一问Re: 推荐推荐
Re: EJB vs CorbaRe: DCOM, CORBA, JAVA/RMI
Re: java程序里的socket & CORBARe: a problem about CORBA
相关话题的讨论汇总
话题: corba话题: java话题: project话题: who
进入Java版参与讨论
1 (共1页)
m******t
发帖数: 2416
1
One project I once designed and wrote most of it is
a distributed system based on CORBA+Java. Basically there
is a coordinater server splitting up tasks and distributing
them to a bunch of worker servers. Each worker server returns
its own piece of result to the coordinater, who then merge them
and generate a event stream for multiple clients to poll.
That project was actually a failure because picking CORBA+Java
was a mistake for that specific project (that wasn't me! my advisor
picked the ma
1 (共1页)
进入Java版参与讨论
相关主题
Re: a problem about CORBARe: 可笑的SUN!
Question about java and C connectionRe: CORBA 一问
请教若干问题Re: EJB vs Corba
如何在服务器端跟踪Java的运行?Re: java程序里的socket & CORBA
What about RMI/IIOP? Is that part of EJB specificRe: how to initialize corba object orb in servlet
Doesn't EJB technology compete with CORBA?Re: 有谁调过ACE/TAO吗?
What's the relationship between Enterprise JavaBePHP vs ASP vs JSP
EJB ServerjBuiler 4白皮书(来自inprise网站)
相关话题的讨论汇总
话题: corba话题: java话题: project话题: who