| Author |
Multithreading to process Tables
|
Christopher Rajan
Greenhorn
Joined: Aug 28, 2012
Posts: 3
|
|
• Extensive use of Collection Framework features like Map, Object, List to retrieve the data from Web Service, manipulate the data to incorporate Business Logic and save the data to Oracle database.
• Used Multithreading to simultaneously process tables as and when a specific user data is completed in one table
Can anyone explain how to perform multithreading here?
|
 |
Amit Ghorpade
Bartender
Joined: Jun 06, 2007
Posts: 2552
|
|
gud raj wrote:
• Used Multithreading to simultaneously process tables as and when a specific user data is completed in one table
Can anyone explain how to perform multithreading here?
It says used multithreading already right?
What explanation are you looking for?
|
SCJP, SCWCD.
|Asking Good Questions|
|
 |
Christopher Rajan
Greenhorn
Joined: Aug 28, 2012
Posts: 3
|
|
Amit Ghorpade wrote:
gud raj wrote:
• Used Multithreading to simultaneously process tables as and when a specific user data is completed in one table
Can anyone explain how to perform multithreading here?
It says used multithreading already right?
What explanation are you looking for?
Actually That is the scenario and Multithreading is performed here. So i would like to know how to do it? I mean I really need an explanation!!
|
 |
 |
|
|
subject: Multithreading to process Tables
|
|
|