Hi!
I'm running various mysql servers including 5.0.24a with connector/j
3.1.13 and 5.0.3.
I successfully used named pipes as alternative to sockets and was
wondering if there is any support for shared memory access?
Suppose it would be another socket factory, but have not found anything
in docs or in code.
If it's not supported, please document that. And if is it planed ...
when could it be available?
With the experience from other applications I suppose shared memory is
again significantly faster than named pipes like named pipes are
compared to tcp ip. Does anybody have experience from other drivers,
what performance difference the difference between mysql named pipes and
mysql shared memory is?
Best regards,
Paul