Hi Erich,
I don't see any speed problems with the apps we are writing in Java. We even migrated some C++ stuff to Java and it runs even better. We are doing process control and we need to process about 10 data sets per ms. No problem what so ever... We even do the full GUI in Java (with SWING) and it uses about 2%-5% CPU load (with some heavy animations being painted on the screen).
Cheers
sparty2
|