Difference between revisions of "TheSchwartz"

From Dreamwidth Notes
Jump to: navigation, search
(Created page with 'TheSchwartz is a worker manager system that runs things like the importer, the private messaging function, the crossposter, and all of the event notifications. It makes it so th…')
(No difference)

Revision as of 21:31, 6 August 2009

TheSchwartz is a worker manager system that runs things like the importer, the private messaging function, the crossposter, and all of the event notifications. It makes it so that the web servers don't have to spend CPU timing doing work that doesn't have to be done instantly.

You can read more about setting it up at TheSchwartz Setup.