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
- 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
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
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
- 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
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
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