avatar
A*o
2
profiler?

【在 b******y 的大作中提到】
: 有什么好书么?
avatar
b*y
3
nono...
it's about how to write performance-aware java
such as stringbuffer instead of string, factory instead of instances

【在 A**o 的大作中提到】
: profiler?
avatar
t*e
4
performance bottleneck在数据库,Java programming把memory usage管好就行了。
avatar
m*t
5

LOL, I think a good starting point to improve
your ejbs' performance is stop using them.

【在 b******y 的大作中提到】
: nono...
: it's about how to write performance-aware java
: such as stringbuffer instead of string, factory instead of instances

avatar
g*g
6
How is ejb3's performance, they look like spring bean and I expect
similar performance, shouldn't be bad right?

【在 m******t 的大作中提到】
:
: LOL, I think a good starting point to improve
: your ejbs' performance is stop using them.

avatar
m*t
7

I don't have first-hand experience with ejb3
so I can't really comment on it.
Although I think that the performance problem
of classic ejbs mostly comes from not the
wiring, but the invocation boundary - all
the marshalling/going over the wire/unmarshalling,
which probably hardly changed in ejb3.
It's not really that bad for stateless session
beans though, their API being very coarse
grained.

【在 g*****g 的大作中提到】
: How is ejb3's performance, they look like spring bean and I expect
: similar performance, shouldn't be bad right?

avatar
b*y
8
Right, EJB3 is a waste, IMHO
avatar
t*e
9
EJB3还是可以的,从Spring那儿学了不少好的东西。EJB3.1 light weight EJB会更有点
意思.
avatar
b*y
10
偶是被Sun的玩意儿吓怕了。每次Sun推出的东东,总是感觉笨重,而且不合developer
的要求,呵呵
avatar
t*e
11
以前是这样的,现在SUN改变了不少, 新的JSR规范都不再是由一两个公司提出了,整个
Java Community都可以参与. Java.net和GlassFish都搞的很不错
avatar
b*y
12
好,看来偶落伍了。。。
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。