Joe Huang

Greenhorn
+ Follow
since Jul 27, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Joe Huang

I believe architecture level class diagram don't need to provide design level details, otherwise it will end up with hundreds of class/interfaces.
Dear all,

Anybody has any idea about how to handle different performance requirement for different user?
Say requirement need swing users have higher performance then web users (hard requirement for shorter response time). Do we need to add load balancer or priority queue to meet requirement? Is there any J2EE handling priority issues?

Thanks for any suggestion,
Joe