From: tomas@fabula.de
Cc: guile-user@gnu.org
Subject: Re: integrating guile in an apache module
Date: Wed, 30 Jul 2003 10:34:23 +0200 [thread overview]
Message-ID: <20030730083423.GA9177@www> (raw)
In-Reply-To: <m3n0ewn1h4.fsf@pto4.uu.surnet.local>
On Wed, Jul 30, 2003 at 09:21:43AM +0600, Sergey Dolin wrote:
>
> r> Well, with Apache2 you might encounter other, more severe, problems as
> r> well. Apache2 might run in multithreaded manner and hence there's a
> r> high chance for several modules to execute in parallel. AFAIK guile
> r> is'nt meant to be run in parallel (only one thread can use guile).
>
> It's worth to look on guile-fcgi.
>
> http://isc.uu.ru/~dsa/guile
While putting things into separate processes has definitely
its advantages, it still strikes me that Guile kicks and
bites so much when one tries to embed it into an application
(since it was born with embedding as an explicit goal).
Hmmm.
Sorry for rambling
-- tomas
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2003-07-30 8:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-29 10:44 integrating guile in an apache module George Moschovitis
2003-07-29 11:35 ` rm
2003-07-30 3:21 ` Sergey Dolin
2003-07-30 8:34 ` tomas [this message]
2003-08-03 6:11 ` Per Bothner
2003-07-29 12:19 ` Dale P. Smith
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030730083423.GA9177@www \
--to=tomas@fabula.de \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).