Brian May wrote:
On Thu, Oct 02, 2003 at 05:13:29PM -0700, Kevin Blanchard wrote:

What is the possibility of spawning multiple
"listeners" daemon processes that handle the requests?


Might be worth looking at Net::Server (debian package libnet-perl IIRC).

Perhaps a small notice which Brian forgot or which was self-evident for him - we can still write to STDOUT (!!!). We have only to serialize the CGI-stuff. This would reduce the changes a lot:


1. start the server with a small script (modified initCGI)
2. write initClient to serialize and send the CGI-stuff and write the answer to STDOUT (replacement for today's initCGI)


Any further comments? Perhaps an example how to use CGI->save and CGI->load without storing the data on a disc?

Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to