Re: Quixote, QP, the future...?
Graham Fawcett <[email protected]>
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
On 3/8/2006 8:59 PM, David Binger wrote: > There isn't any difference between QP and Quixote with respect > to compatibility. The scgi server used by both uses passfd, which > does not run on Windows. But the protocol doesn't require forking, right? It's an implementation detail. Writing a less-efficient but stable-and-semantically-equivalent SCGI implementation for win32 shouldn't be a total show-stopper, just a fun weekend challenge for someone. :-). Graham (Oh, and +1, still using Quixote on a daily basis, it's bread and butter for me.)