Re: New Fast MySQL Compatible Server (Take 2)

2012-05-15 Thread Hiromichi Watari
New Fast MySQL Compatible Server (Take 2) On 11/05/2012 07:57, Johan De Meersman wrote: > - Original Message - >> From: "Hiromichi Watari" >> >> I created Parallel Universe which is a MySQL 5.5 compatible server >> with fast query execution. >> Spe

Re: New Fast MySQL Compatible Server (Take 2)

2012-05-14 Thread Johan De Meersman
- Original Message - > From: "Hiromichi Watari" > > 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

Re: New Fast MySQL Compatible Server (Take 2)

2012-05-12 Thread Hiromichi Watari
Hi, I uploaded the technology whitepaper to the website. Hope this helps. Hiromichi - Original Message - From: Johan De Meersman To: Hiromichi Watari Cc: mysql@lists.mysql.com Sent: Friday, May 11, 2012 2:57 AM Subject: Re: New Fast MySQL Compatible Server (Take 2) - Original

Re: New Fast MySQL Compatible Server (Take 2)

2012-05-11 Thread Giles Coochey
On 11/05/2012 07:57, Johan De Meersman wrote: - Original Message - From: "Hiromichi Watari" I created Parallel Universe which is a MySQL 5.5 compatible server with fast query execution. Speed is achieved by the new patent pending technology which utilizes multi core/CPU of server hardwa

Re: New Fast MySQL Compatible Server (Take 2)

2012-05-10 Thread Johan De Meersman
- Original Message - > From: "Hiromichi Watari" > > I created Parallel Universe which is a MySQL 5.5 compatible server > with fast query execution. > Speed is achieved by the new patent pending technology which utilizes > multi core/CPU of server hardware. Just like when you posted this

Re: New Fast MySQL Compatible Server (Take 2)

2012-05-10 Thread Reindl Harald
Am 10.05.2012 21:16, schrieb Hiromichi Watari: > Hi, > > I created Parallel Universe which is a MySQL 5.5 compatible server with fast > query execution. > > Speed is achieved by the new patent pending technology which > utilizes multi core/CPU of server hardware after reading "new patent pend

New Fast MySQL Compatible Server (Take 2)

2012-05-10 Thread Hiromichi Watari
Hi, I created Parallel Universe which is a MySQL 5.5 compatible server with fast query execution. Speed is achieved by the new patent pending technology which utilizes multi core/CPU of server hardware. Pre-release field evaluation is being conducted and MySQL users are solicited to try out th