The Artima Developer Community
Sponsored Link

Java Answers Forum
multi-threaded performance

0 replies on 1 page.

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 0 replies on 1 page
Greg Tomkins

Posts: 3
Nickname: gregt
Registered: Dec, 2003

multi-threaded performance Posted: Dec 9, 2003 7:50 AM
Reply to this message Reply
Advertisement
i have a Java app that according to OS (HPUX) monitors, runs about 500 threads, and, it uses a fair amount of CPU, even if i know for a fact it isnt doing any "real work".

any comments about;

1) the insanity, or lack thereof, of so many threads?

2) should a Java app use CPU proportional to its thread count regardless of "real work"??

thanks for any insights and thanks to Matt for yesterdays.

Topic: help me please Previous Topic   Next Topic Topic: good book on algorithms

Sponsored Links



Google
  Web Artima.com   

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