Java Features -- It's Multithreaded
Java Features -- It's Multithreaded
- Multithreading is also used internally by the HotJava browser to handle multiple document dynamics.
- Another interesting application domain are multi-HotJava environments to come such as collaboratory or gaming.
- Java threads don't have built-in point-to-point communication primitives. Various thread communication environments can be provided by coupling the thread and network protocol objects.