All the input has been great. Plus I have the urge to actually write the thing now. I am thinking about going ahead with my idea for a "overlord" of types, I would like to be able to logon, see what pages are being looked at, start/stop any of the bots, and change discard links I dont want them to follow that they are coming up on.

I am thinkin about a 4 process system, the overlord, and 3 bots, I want to make them slow and smart, I don't really care if it takes them a day to get through 1000 pages, or even less.

My main concern is the response time for the searches.

What do you (all) recommend for the database? Remember I will not spend a bunch of $$$ for anything. I know how horrible MySQL is with over 500,000 of anything (ie rows in a table). I need more guidance with that portion.

In reply to Re: Perl Search Applicance by PyroX
in thread Perl Search Applicance by PyroX

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.