由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Did someone use JavaRebel?
相关主题
jboss hot deployment in eclipse找工作--Dallas地区--2年国内java/j2ee经验--有身份。 (转载)
J2EE 的面试程序Where I can find comparison of JVMs
java在美国到底怎样?请问哪里能找到radixsort java code?
再问个java的蠢问题,别骂我jdbc with access 2000 problem
关于J2EE vs. .NETHelp! An Exception about JMS
对J2EE的几个迷惑 (转载)请教:real time process credit card
Java/J2EE的面试中,关于garbage collection的问题应该怎么回答?那个blackdown到底是干什么的?
对于java 自学教材的选择, 请高手指点How to ues log4j to send log email in the multithreaded processes as similiar with single-threaded
相关话题的讨论汇总
话题: did话题: javarebel话题: sun话题: use话题: tool
进入Java版参与讨论
1 (共1页)
g*****g
发帖数: 34805
1
This sounds like a life saver, exactly what Sun should ship in their JVM.
And it supports Spring reload now.
A**o
发帖数: 1550
2
说说你的使用经历吧。你现在是知名人士了。//fan

【在 g*****g 的大作中提到】
: This sounds like a life saver, exactly what Sun should ship in their JVM.
: And it supports Spring reload now.

t*******e
发帖数: 684
3
Good stuff, way faster than auto hot redeployment. It's just not free.
b******y
发帖数: 9224
4
sounds like a good idea.
Although....
Well, what I want to say is, I prefer statically loading stuff. I think
reflection and all sorts of stuff is a drawback to the performance. Same
goes to the attempt to load class files on the fly.
There got to be some performance penalty I guess. No free lunch in the world
maybe?
g*****g
发帖数: 34805
5
It's just a development tool, how many times you have to redeploy restart
your J2EE server, not to mention you have to go to the web page and refill
your states. You certainly should not use it in production.

world

【在 b******y 的大作中提到】
: sounds like a good idea.
: Although....
: Well, what I want to say is, I prefer statically loading stuff. I think
: reflection and all sorts of stuff is a drawback to the performance. Same
: goes to the attempt to load class files on the fly.
: There got to be some performance penalty I guess. No free lunch in the world
: maybe?

A**o
发帖数: 1550
6
but it's not free. any similiar freeware?

【在 g*****g 的大作中提到】
: It's just a development tool, how many times you have to redeploy restart
: your J2EE server, not to mention you have to go to the web page and refill
: your states. You certainly should not use it in production.
:
: world

g*****g
发帖数: 34805
7
No, :-(, I wish Sun would buy it.

【在 A**o 的大作中提到】
: but it's not free. any similiar freeware?
t*******e
发帖数: 684
8

world
It is a development tool, not a runtime tool.

【在 b******y 的大作中提到】
: sounds like a good idea.
: Although....
: Well, what I want to say is, I prefer statically loading stuff. I think
: reflection and all sorts of stuff is a drawback to the performance. Same
: goes to the attempt to load class files on the fly.
: There got to be some performance penalty I guess. No free lunch in the world
: maybe?

1 (共1页)
进入Java版参与讨论
相关主题
How to ues log4j to send log email in the multithreaded processes as similiar with single-threaded关于J2EE vs. .NET
Nutch对J2EE的几个迷惑 (转载)
An experiment with JVM Garbage Collection SchemesJava/J2EE的面试中,关于garbage collection的问题应该怎么回答?
Stack Frame of your JVM implementation对于java 自学教材的选择, 请高手指点
jboss hot deployment in eclipse找工作--Dallas地区--2年国内java/j2ee经验--有身份。 (转载)
J2EE 的面试程序Where I can find comparison of JVMs
java在美国到底怎样?请问哪里能找到radixsort java code?
再问个java的蠢问题,别骂我jdbc with access 2000 problem
相关话题的讨论汇总
话题: did话题: javarebel话题: sun话题: use话题: tool