Redian新闻
>
Java在Web领域是不是太笨重了?
avatar
Java在Web领域是不是太笨重了?# Java - 爪哇娇娃
wh
1
【 以下文字转载自 Zhejiang 讨论区 】
发信人: crazyfish (一首歌一个故事), 信区: Zhejiang
标 题: Re: 蒙古长调+藏式唢呐的现代演绎:Enigma的《Eyes of Truth》
发信站: BBS 未名空间站 (Sun Nov 30 19:58:49 2008), 转信
先听听这个:
我对鬼太鼓知道的很有限,只听过 鬼太鼓座 的专辑。回头我给你找找看,可能光盘上
还留着有。
avatar
c*c
2
大家觉得Ruby和RoR怎么样?
呵呵
avatar
g*g
3
I think it's case by case. RoR hasn't been proven beyond
CRUD application.

【在 c***c 的大作中提到】
: 大家觉得Ruby和RoR怎么样?
: 呵呵

avatar
b*y
4
RoR is not good for high performance systems. Take twitter for example, I
think they are RoR but now they are experiencing performance issues.
They are thinking to convert to java or php. So you figure...
avatar
c*c
5
我一个朋友的公司做payment gateway,用ROR做的,一个月的交易笔数200来万次
运行很稳定
大部分中小企业的网络应用这个量级足够了吧?

【在 b******y 的大作中提到】
: RoR is not good for high performance systems. Take twitter for example, I
: think they are RoR but now they are experiencing performance issues.
: They are thinking to convert to java or php. So you figure...

avatar
w*n
6
中小型企业用什么都差不多,Java至少IDE比Ruby要好。

【在 c***c 的大作中提到】
: 我一个朋友的公司做payment gateway,用ROR做的,一个月的交易笔数200来万次
: 运行很稳定
: 大部分中小企业的网络应用这个量级足够了吧?

avatar
b*y
7
I think transaction based systems are ok with RoR, but, for high performance
systems like twitter, they need something that's very fast. So, different
market I guess.
avatar
g*g
8
I think to use java or not. I would consider.
1. Legacy system, if you have some legacy system to support, chance is
it's easier to find a connector in Java
2. Security and reliablity. Java is proven in mission critical system,
can't say the same thing for dynamic languages, it's more likely you'll
get a runtime error using RoR
3. Extension and maintenance, it's likely you'll find a good 3rd party lib
for java, and have to write it yourself in RoR. How about thick client,
is it possible to suppo

【在 c***c 的大作中提到】
: 我一个朋友的公司做payment gateway,用ROR做的,一个月的交易笔数200来万次
: 运行很稳定
: 大部分中小企业的网络应用这个量级足够了吧?

avatar
m*t
9

As must as I like ruby for a script language, I've
never been a big fan of RoR - or any web framework
entirely based on a DSL.
I've been toying with the idea of incorporating
ruby into the JEE framework. Ruby is ideal for
implementing the more "volatile" parts of the architecture,
for instance the request handlers, the business validation
rules, etc.
OTOH, I'd like to stay with good old java for the
domain model, and the service and data repository tiers.

【在 c***c 的大作中提到】
: 大家觉得Ruby和RoR怎么样?
: 呵呵

avatar
t*e
10
No matter what programming language you choose, the difficulties of software
engineering are largely contributed by the complexities of the business
requirements.
avatar
t*e
11
Another point to make, the performance of an application is mostly
determined by the database design and the data access code. Those simple
CRUD prototypes usually do lazy loading to fetch an object graph, no wonder
the performance is poor.
avatar
k*r
12
Given that most of the web apps are CRUD apps, I do think that Java is a
little too much for regular web apps. But nothing replaces Java for big
enterprise apps.
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。