JApplet runs 30x slower than Java application GUI
问题 I work in HPC. I have both an applet and a Java client application that display information about jobs ( jobID, jobname, userID, etc. ) running on the cluster via information received from our TORQUE job scheduler. Recently, I added buttons to sort the data by category by ascending or descending values. With this addition, where the user has the ability to force an update of the display by sorting the data (previously I had a timer that received new data from the server every 10 seconds and