MySQL Forums
Forum List  »  Router & Proxy

Are coroutines (multithreading) supported?
Posted by: David Andersen
Date: July 06, 2007 06:14PM

Hi,

I was just wondering if coroutines are supported in the version of lua used by MySQL Proxy? You can read about coroutines at:
http://lua-users.org/wiki/CoroutinesTutorial

If so then I will start looking into the possibility of using MySQL proxy to run one single query across several servers as I believe there is great demand for this in the community (http://forums.mysql.com/read.php?106,78549,78549#msg-78549).

The methods for running queries in parallel is being discussed at http://forums.mysql.com/read.php?105,158041,158041#msg-158041, possibly using a combination of a modified version of the Merge storage engine and Federated tables placed on other servers.

Regards,

David

Options: ReplyQuote


Subject
Views
Written By
Posted
Are coroutines (multithreading) supported?
5959
July 06, 2007 06:14PM


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.