guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Urgent need for solution: guile to serve the web (+ python?)


From: Andreas Rottmann
Subject: Re: Urgent need for solution: guile to serve the web (+ python?)
Date: Sat, 02 Apr 2005 16:52:39 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.4 (gnu/linux)

Roland Orre <address@hidden> writes:

> My problem: I have invested a lot of development using the guile API
> and am now in urgent need to interface my software with the web.
>
> In python I can easily define a web server to serve my needs
> (simple GET and POST including cookie handling and file transfers).
> I've set up such a server using examples I found in half an hour.
>
> The easiest now would be to make such a server in guile, but I have
> searched for such a server but haven't found anything, does anyone
> have any hint about such a solution?
>
> Is there any other way? Like including guile in the apache server.
> What is essential is that the guile process with its memory
> resident data bases and such is active all the time. I don't
> know how to do such a thing with apache though (hints?)
>
Maybe implement SCGI[0] for Guile?

[0] http://www.mems-exchange.org/software/scgi/

Rotty
-- 
Andreas Rottmann         | address@hidden      | address@hidden | address@hidden
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62
v2sw7MYChw5pr5OFma7u7Lw2m5g/l7Di6e6t5BSb7en6g3/5HZa2Xs6MSr1/2p7 hackerkey.com

Any technology not indistinguishable from magic is insufficiently advanced.
   -- Terry Pratchett





reply via email to

[Prev in Thread] Current Thread [Next in Thread]