MySQL Forums
Forum List  »  General

Re: Intra-Query Parallelism in MySQL Server
Posted by: nadeera arachchi
Date: March 08, 2011 11:08AM

Thank you for the reply.

As a research project, I like to have a try to apply intra query parallelism into MySQL server. Thing is that, why haven’t this tried before? As you said, with those mutexes, isn’t it possible to divide a query and execute them simultaneously? I have no idea about the inside of MySQL and need to look at the implementation.

Options: ReplyQuote


Subject
Written By
Posted
Re: Intra-Query Parallelism in MySQL Server
March 08, 2011 11:08AM


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.