MySQL Forums
Forum List  »  Partitioning

Parallel Processing from multiple clients
Posted by: Rama Krishna G
Date: November 14, 2008 05:29AM

Hi,

I have a procedure which will read the data from a dummy table and write it in to a other table. Dummy table contains more than 1 million records.

Here my actual requirement:

Is there any way to run the procedure in parallel from different clients with every 10k records, So cai I achieve this thru partitioning or any others.

Note : Table is locking while working with multiple clients and those are working slow.

Thanks in Advance

Options: ReplyQuote


Subject
Views
Written By
Posted
Parallel Processing from multiple clients
5105
November 14, 2008 05:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.