How many threads?
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 Jul 2008 23:28:14 GMT
I am about to do some multithreading code to get some parallelism when
waiting for Internet links to respond. The question comes How many
threads? Well it depend on too many things. How much ram, how fast the
connections, what else is going on in the machine.
The optimal choice could change over time, even within a single run.
What I need is some sort of homing mechanism that homes in on the
optimal number. Surely this is a common problem. Are there classes to
handle this automatically?
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- Follow-Ups:
- Re: How many threads?
- From: shakah
- Re: How many threads?
- Prev by Date: Re: Upgraded USENET (Re: Missing Lew's posts but not the impostor?)
- Next by Date: Re: How many threads?
- Previous by thread: Compile Date
- Next by thread: Re: How many threads?
- Index(es):