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..
Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2595

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
 
IntelliJ Java IDE
 
subject: Information needed regarding Thread Pooling
 
Threads others viewed
BufferedReader
Process the multiple records in a file by Producer/consumer concept using Multithreading
Single Producer and multiple consumer using Mulithreading
Thread pool how to
Array IndexOutOfBounds Exception
MyEclipse, The Clear Choice