> I have to implement distribute multi-tier system, I choose as a
> framework JavaEE 5.0. But very important feature of designing system is
> efficiency. Do you think that JavaEE is best choice, does anybody make
> overhead test of J2EE or see that test in web. What is alternative of J2EE.
You can create very efficient distributed solutions using JEE
and you can create very inefficient distributed solutions
using JEE.
JEE is a huge suite of standards and implementing products.
Performance characteristics depends on how you use them.
Arne
dlugi - 08 Oct 2006 18:05 GMT
Arne Vajhøj napisał(a):
>> I have to implement distribute multi-tier system, I choose as a
>> framework JavaEE 5.0. But very important feature of designing system
[quoted text clipped - 11 lines]
>
> Arne
but I'm interested how many overhead is involved by management tasks of
JEE framework.
Arne Vajhøj - 08 Oct 2006 19:59 GMT
> Arne Vajhøj napisał(a):
>>> I have to implement distribute multi-tier system, I choose as a
[quoted text clipped - 13 lines]
> but I'm interested how many overhead is involved by management tasks of
> JEE framework.
You need to be more specific than that.
Arne