I know MySQL won't do two way replication, so that option is out. Another option to improve performance would be clustering. I did a brief search at mysql.com and found that there are cluster solutions available on Solaris, AIX and SCO. I also did a google search but I didn't come up with much. Anyone know if there is a BSD + MySQL clustering solution? If anyone found one I would be more than willing to help out.
I know that we run on BSD now but if we ever switched to Linux there are two(warning that’s a pdf) solutions we could use.
<disclaimer>
1. This is more of a curiosity question than anything else, as I think a cluster / the effort required to maintain one would be overstepping our bounds with the gracious service that pair provides us.
2. Just to keep everything on the up and up, I do work for one of the companys I linked to. But am I in no way suggesting that PM buy into a proprietary, closed source, (maintenance nightmare) solution.
</disclaimer>

In reply to Re: Possible perlmonks mirrors? by krujos
in thread Possible perlmonks mirrors? by Jaap

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.