On Fri, 2005-04-01 at 02:40, Chris Withers wrote: > Chris McDonough wrote: > > It works by posing as a medusa server, and injects things that look like > > http requests into the publisher every so often. > > Isn't that effectively just creating a seperate thread though? No. It reuses the thread pool that the publisher already uses. - C