And More Lessons Learned
Advantages of C++ servers
- Performance
- Trivial access to shared memory structures
Java applet versus application
- Applet security restricts printing and file writes
- Larger programs give slow applet download
- But users love the browser applet model
Limit Java target platforms to reduce support
Use compression to handle network bandwidth limitations