Close
jGuru Forums
Posted By: Gerardo_Corro Posted On: Friday, November 23, 2007 08:27 AM
Hi All, I have a very long entry list that has to be processed and based in an analysis algorithm they will be send to either an accepted or rejected list. We need to process this list in concurrency. How can I have all these working in concurrency? I mean, what I don't know how to implement is how I could run all those many threads and make them put their results in the same place (the single acepted or rejected lists). Thank you...
Re: Concurrency - entry List - Multithreads -results List
Posted By: sreenath_reddy Posted On: Thursday, December 6, 2007 06:07 AM