-
Jul 25th, 2011, 12:12 PM
#1
Standalone Multithreaded Spring Program using hibernate
Hi All,
Need to Do---i need to create a standalone program in spring and using hibernate with MySql which need to read 100000 records from a table , get a response from a url based on every record fetched and then update another table on the basis of the response returned.
I want to do it with multithreading to increase the performance of it , and also to want to make the count of thread creation configurable for the same.
Any suggestions would be more than helpful.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules