1 | An example of HotJava applet that makes essential use of Java multithreading. |
2 | Three different sorting algorithms are visualized on a single HotJava page. |
3 | Each algorithm can be started independently or they can all run concurrently. |
4 | Concurrent mode allows for real-time visual comparison of various algorithms and their performance. |