On 11/11/2005 2:55 p.m., Jason Williams wrote:
> Pekka,
>
>>InnoDB is within same process (mysqld). NDB is networked.
>
> Does that mean NDB performance is always gonna be 100-200% worse than InnoDB? I
> realize it's networked, but it's kind of a "gee whiz" cool thing unless the performance is
> good on industry-standard hardware.
>
> -J
It may be slower in terms of absolute throughput or response times,
however you gain in scalability (not to mention reliability).
In real world times we are finding performance is quite acceptable.
-Simon