Search code examples
javareal-timereal-time-javartsj

Is it possible to implement / run Java Real Time program in Windows?


I am very new to Java and also Real Time Program. I am trying to run some real time code using Eclipse or Netbeans in Windows, however, I face same problem for both IDE which I could not import the javax.realtime package.

I had googled for several hours just to get this package, but I came across quite a lot resources pointing to Java real time virtual machine. Is it not possible to have the real time features in Windows? If yes, can I get some help here for me to run those real time program in Ubuntu running from a VM?

Any feedback is highly appreciated...

Thank you very much...


Solution

  • The answer looks like no.

    Over at Java RTS is says the requirements are:

    Real-Time OS:

    • Solaris 10 (Update 6, Update 7)
    • SUSE Linux Enterprise Real Time 10 Service Pack 2 (SP2) update 6 (2.6.22.19-0.22-rt kernel)
    • Red Hat Enterprise MRG 1.1

    --note-- I was going to edit/comment on someone else's post but it looks like it has disappeared :(