threads,memory and resources

  • Thread starter Thread starter zoneal
  • Start date Start date
Z

zoneal

i have a code with 10 threads, each thread executes a loop, in each
loop it executes a nslookup command shell ( 3500's nslookup aprox), but
after a lot of iterations, one message apperars that it says:

"not enough resources... any idea???
 
it would probabaly be a better design to create a process que with one
worker thread ( background thread )

or you might be running your proggy on a server farm ??


regards

Michel. Posseth [MCP]
 

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

Back
Top