|
From: | Raimund 'Raimi' Jacob-Blödorn |
Subject: | Re: [help-serveez] anyone using the guile servers? |
Date: | Thu, 21 Mar 2013 06:26:25 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 |
On 03/20/2013 02:05 PM, Thien-Thi Nguyen wrote: Hey!
The "Guile servers" are a set of pure-Scheme servers included in the GNU Serveez distribution: - echo - eval - icecast - inetd - mandel (client and server) Is anyone using them in Real Life?
"No"The "echo" thingy is probably good for debugging, the rest are "proof of concept" and "playground" servers.
The only one with real value is "inetd". It allows you to set up a rather small server which handles all incoming network with a single process (http via built-in http, the rest with starting external processes). I did actually use that a long time ago for small-footprint-VMs :)
Raimund
[Prev in Thread] | Current Thread | [Next in Thread] |