跨平台总动员!欢迎发言,特别是孙老师,CJ,y9y。(300分)

王兄:
太谦虚了,你居然能在网页上画图,而且好像不用Applet,介绍一下经验吧,高手。:)
yaojian:
据说三层结构能够解决并发性的问题,但是我一直没有机会体会,据你说Corba和
EJB都会影响性能,那要三层结构到底有什么好处呢?
to all:
本贴太长了,25号前发分,重新开题,没分到分的人不用着急,还有机会。
帖子越来越精彩,我实在很开心。:-)
 
Crane:
你又到哪张帖子上去看了。我答过后,快忘记了。你在Corba上做成功了。我佩服你更多一些。
如果有时间,讨教一下。我不太想去看这些IDL,JINI之类的东西。不过不得不看。:(
是在将来。我现在时间不一点点紧。
我等你的新帖子。
 
About N-tier advantage:
Before that, you maybe notice the software engineering is walking on the path of "components and nervous unit".
It is because the software is so titan and complex that we cannot focus on whole. So, what not just focus on small part and join them together.
It is EJB. EJB is developed from N-tier's logic tier.
Performance is the last thing we pay attention on. We make the software easy to maintain,quick to develop first.
Althought performance is so important, for example, on Internet. You can try high config, wide networking, good pattern.
3-tier 's advantage is some kind of above: RDBMS only care about itself: it provides Data manager function.
Logic application only knows how to handle Data, and GUI/Web only show thedo
cuments.
Actually it is 4-5 tiers;
there is a middle tier to handle the commuinication and conversion. Corba is a procotol on these tiers.
BTW, try Java Image package you can draw the image in imagebuffer and send it out by servlet.
 
我在用Delphi做CORBA,但遇到不少麻烦,请各位高手看看我的帖子,150分,不多,
有好的建议加分!!!,若有可能,我想用C Builder or Java 实现跨平台,
请各位高手指点
 
请求高手,
去http://www.gislab.ecnu.edu.cn/delphibbs/DispQ.asp?LID=205747
和http://www.gislab.ecnu.edu.cn/delphibbs/DispQ.asp?LID=316484
看看,150分以上,或倾我所有,请求支援!!!谢谢,十万火急!!!
 
续在:请大家继续参与
http://www.gislab.ecnu.edu.cn/delphibbs/DispQ.asp?LID=320970
 
续在:请大家继续参与
http://www.gislab.ecnu.edu.cn/delphibbs/DispQ.asp?LID=320970
 
顶部