I was wondering if anyone could point me to a message board (perl or php)
that has a very efficient database design to handle threaded views.  I know
that this is a difficult task under mysql and have seen the threads on
recursive queries, but I'd like to find some real life examples rather than
start completely from scratch.

I'm currently using wwwthreads, but under under really high user loads it
can get bogged down because of the number of queries it's making to get all
the replies in the proper threaded order.  I know UBB and vBulletin don't
do threaded views.  Has anyone seen one that handles threading reasonably
efficiently?


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to