aspose file tools
The moose likes Threads and Synchronization and the fly likes Help on java. util. concurrent. ThreadPoolExecutor Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "Help on java. util. concurrent. ThreadPoolExecutor" Watch "Help on java. util. concurrent. ThreadPoolExecutor" New topic
Author

Help on java. util. concurrent. ThreadPoolExecutor

amit bose
Greenhorn

Joined: Apr 01, 2005
Posts: 25
Hi,

Please let me know if anyone has implemented Thread pooling with the java.util.concurrent.ThreadPoolExecutor of J2SE 5.0

I will be reachable at amit_mnnit@yahoo.com


Thanks,
Amit
Henry Wong
author
Sheriff

Joined: Sep 28, 2004
Posts: 16681
    
  19

If possible, please ask the questions, and have the discussions, here in the forums. Other people may have similar issues, and can benefit from it.

Henry


Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Help on java. util. concurrent. ThreadPoolExecutor