Java Application using Multi-Processors

R

rprabhakaran

I am planning to develop a CAD application with an Interface using
Java. I have multi-processor workstation. I want to develop the
application such that the application runs on one processor and the CAD
runs on the other. Can anyone throw light on whether this is possible ?
If yes, how ?

Thanks for the help!

Prabhu
 
R

Roedy Green

I am planning to develop a CAD application with an Interface using
Java. I have multi-processor workstation. I want to develop the
application such that the application runs on one processor and the CAD
runs on the other. Can anyone throw light on whether this is possible ?
If yes, how ?

That is probably counter productive. Why should a CPU sit idle when
there is work to do on the other half of your application?
 
R

rprabhakaran

I have checked in the past and found that you cant tell for sure that
Java application and CAD application processes will be shared between
the processors. What I want to do is to explicitly instruct to run the
Java application in one processor and CAD in the other.

I hope that it would increase the effiency of the application which I
am developing. If you think otherwise, kindly suggest.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top