guile-user
[Top][All Lists]
Advanced

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

Re: integrating guile in an apache module


From: Dale P. Smith
Subject: Re: integrating guile in an apache module
Date: Tue, 29 Jul 2003 08:19:51 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030714 Debian/1.4-2

George Moschovitis wrote:
Hello everybody!

I am trying to code an apache2.0 module that uses guile for scripting
dynamic html pages. My problem is that i have to enclose the main loop
of the application in the scm_boot function for the gc to work according
to the manuals.
When writing an apache module I do not have control over the main loop,
the http server just calls the handler method. Is there a way to
overcome this problem? Has anyone tried something similar (mod_guile
perhaps?)

Any info will be appreciated!

Have a look at http://savannah.nongnu.org/projects/mod-guile

-Dale

--
Dale P. Smith
dsmith at actron dot com





reply via email to

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