load-balancing Java Threads?

Can QNX automatically load balance Java Threads (given the default JVM that
comes with QNXRTP) in a similar manner to MOSIX, or would one need to use
Java RMI?

Regards,

  • Adam

Java RMI is the current way to do this but this touches on areas that JSR-50
(Distributed
Real Time Java) is attempting to answer. Essentially JSR-50 is considering
what it means to be either realtime RMI or distributed JSR-1.

“Kutulu” <kutulu@bigfoot.com> wrote in message
news:a4pci5$evi$1@inn.qnx.com

Can QNX automatically load balance Java Threads (given the default JVM
that
comes with QNXRTP) in a similar manner to MOSIX, or would one need to use
Java RMI?

Regards,

  • Adam