File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Threads and Synchronization and the fly likes Information needed regarding Thread Pooling Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "Information needed regarding Thread Pooling" Watch "Information needed regarding Thread Pooling" New topic
Author

Information needed regarding Thread Pooling

Allan Kuruvila
Greenhorn

Joined: Mar 16, 2010
Posts: 4
Hey guys...i have implemented threadpool concept (below) using Exceutor class..can you please let me know whether the steps that i have done is rite???







Secondly. any tips on how to code this concept using threadpoolexcecutor...have been trying to get some good material, but in vain...so please help me out..

This message was edited 1 time. Last update was at by Devaka Cooray

Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2586

Allan, welcome to JavaRanch.
When you UseCodeTags, please use the BB tags [code][/code], instead of the HTML <code></code>
I've corrected it for you now.


Author of ExamLab - the free mock exam kit for SCJP / OCPJP
Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
 
 
subject: Information needed regarding Thread Pooling
 
MyEclipse, The Clear Choice