|
Demystifying Java for
Intranets: slide 24 |
|
|
Performance
- Not as good as languages which compile to native
code
- But not significantly worse
- High level networking interfaces and Remote Method
Invocation allow load balancing across the network
- Programmers are expensive, processors are cheap...
- Shovel more silicon at the problem