[pylucene-dev] Need to build a high-load searcher

Ninneman, TJ tj at twopeasinabucket.com
Fri Mar 23 13:39:51 PST 2007


Ofer,

Are you running on a UNIX platform?  I¹m currently running my XMLRPC version
with daemontools:

http://cr.yp.to/daemontools.html

Daemontools not only runs the script within it¹s own shell environment (so
it¹s as if you ran it directly from the command line) but also watches the
process and if it dies, restarts it automatically.  I can¹t brag enough
about this fantastic tool.

I actually looked at using paste but, for some reason, tried CherryPy
instead. Just like my Flup implementation, threading was a problem.  I tried
hacking CherryPy but it was a real pain in the butt to get ³just right².
I¹m glad to see that paste is a simple one line fix just like my
ThreadingMixIn sub-class.  I¹ll check that out.

TJ Ninneman




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20070323/6cc58b7c/attachment-0001.html


More information about the pylucene-dev mailing list