The Artima Developer Community
Sponsored Link

Java Answers Forum
multithreading on multiprocessors

1 reply on 1 page. Most recent reply: Dec 16, 2002 3:47 AM by V. Srikanth

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
priyatam

Posts: 1
Nickname: javarocks
Registered: Nov, 2002

multithreading on multiprocessors Posted: Nov 25, 2002 3:20 AM
Reply to this message Reply
Advertisement
hi!
can anyone help me in finding out how do i do multithreaded programming for multiprocessors in Java?

does the standard sdk provide it or any 3rd party sdk provides the same?


V. Srikanth

Posts: 9
Nickname: iamnobody
Registered: Dec, 2002

Re: multithreading on multiprocessors Posted: Dec 16, 2002 3:47 AM
Reply to this message Reply
Hi,

all u need to do is write multi-threaded prgm, while its
the JVM's responsibility to schedule the threads on multi-processors, BTW, on which OS do u wanna run ur program ????

Cheers,
Srikanth.

I am nobody. Nobody is perfect. So, I am perfect.

> hi!
> can anyone help me in finding out how do i do
> multithreaded programming for multiprocessors in Java?
>
> does the standard sdk provide it or any 3rd party sdk
> provides the same?

Flat View: This topic has 1 reply on 1 page
Topic: Wanting general help on my current project Previous Topic   Next Topic Topic: Saving vectors to files

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use