----- Original Message -----
> From: "Hiromichi Watari" <hiromichiwat...@yahoo.com>
> 
> I uploaded the technology whitepaper to the website.

Hmm, interesting idea, to allocate a thread per table - I can imagine it's 
going to be pretty heavy on the thread cache, though :-) How does it respond to 
self-joins, subselects and other fancy bits?

Similar things get done in both NDB and Oracle's Exadata systems, but there the 
multiple search threads are on different bits of the same table, and 
cross-machine. I'm not sure wether they have something similar to what you're 
doing.



-- 
Bier met grenadyn
Is als mosterd by den wyn
Sy die't drinkt, is eene kwezel
Hy die't drinkt, is ras een ezel

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to