View Single Post
Old 08-28-2009, 11:46 AM   #15
nobody7290
BlackBerry Extraordinaire
 
Join Date: Mar 2006
Model: 9700
Carrier: t-mobile Germany
Posts: 1,381
Default

I must add another reply to this:
To all you guys who could not read about what this topic was about, and tried to explain the sluggishness of the Management console with an underpowered disk configuration:
It is because the console use a JIT compiler to build machine code out of a higher level language.
You Had Me At EHLO... : Avoiding Jitter: Jumpstarting the Exchange shell

No wonder, it takes ages until the program finally can launch. This Design has most likely a much larger footprint, and, if, must be compiled at runtime will hog the CPU and never can be as responsive as a "real" program.
Look at Java (or, at your blackberry).

I do not want to say this kind of design is good or bad. Depending on the purpose it can make sense. The performance penalty will also be less if using a better CPU or Disk subsystem. But it can never reach the launch time and execution speed of a compiled program.

And it explains the difference compared to Exchange 2000 or 2003 perfect.
Offline   Reply With Quote