durusmail: quixote-users: Embedded webServer for quixote
Embedded webServer for quixote
2004-09-01
2004-09-01
2004-09-01
2004-09-03
Embedded webServer for quixote
Xavier Combelle
2004-09-01
What I would like is to use Quixote for an interface of an application
with the web

My only need is to:
receive the request
transform for quixote use
send the response

I don't need anything else as serve several application with one server...

My only need would be to have a multithreaded server .

I think a quick hack using BaseHttpServer would be enough,
but as I don't masterize quixote, i don't now how make the transformation
for quixote.

Does anyone know a similar thing ? If no, do you thing it would be useful.
In my opinion, such a server would be useful because "quixote+standard
lib" would be a full
framework to develop a web application.

I propose that quixote become the pythonic tomcat. Who does agree?

Xavier


reply