unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: Joel James Adamson <adamsonj@email.unc.edu>
Cc: guile-user@gnu.org
Subject: Re: Plotting in Guile
Date: Thu, 29 Jul 2010 17:14:50 +0200	[thread overview]
Message-ID: <87d3u6s4k5.fsf@ambire.localdomain> (raw)
In-Reply-To: <m3bp9q5o6i.fsf@chondestes.bio.unc.edu> (Joel James Adamson's message of "Thu, 29 Jul 2010 10:59:33 -0400")

() Joel James Adamson <adamsonj@email.unc.edu>
() Thu, 29 Jul 2010 10:59:33 -0400

   A small C program could act as a daemon that feeds instructions to
   GNUPLOT through a pipe, but the daemon could be accessed through a
   socket.

This sounds like a good idea to me.  There is no need for C, however
(presuming high performance is not a requirement); Guile has all the
facilities for writing (proxy or otherwise) daemons.  For example, sizzweb:

http://www.gnuvola.org/software/ttn-do/ttn-do.html.gz#sizzweb

can listen on a TCP port or a Unix-domain socket (but not both, by design,
i.e., not a limitation of Guile).



  reply	other threads:[~2010-07-29 15:14 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-28 15:21 Plotting in Guile Joel James Adamson
2010-07-28 16:04 ` Hans Aberg
2010-07-28 17:54   ` Joel James Adamson
2010-07-28 18:26     ` Linas Vepstas
2010-07-28 18:43       ` Joel James Adamson
2010-07-29  6:52         ` Thien-Thi Nguyen
2010-07-29 14:59           ` Joel James Adamson
2010-07-29 15:14             ` Thien-Thi Nguyen [this message]
2010-07-29 17:34               ` Joel James Adamson
2010-07-28 18:45     ` Hans Aberg
2010-07-28 18:50       ` Joel James Adamson
2010-07-28 20:56         ` Hans Aberg
2010-07-29 18:57     ` Neil Jerram
2010-07-28 16:16 ` Mike Gran
2010-07-28 16:56   ` Joel James Adamson
2010-07-28 17:20     ` Mike Gran
2010-07-28 17:59       ` Joel James Adamson
2010-07-29  7:01   ` Thien-Thi Nguyen
2010-07-29 14:52     ` Joel James Adamson
2010-07-29 15:21       ` Thien-Thi Nguyen
2010-07-29 17:31         ` Joel James Adamson
2010-07-29 18:43           ` Thien-Thi Nguyen
2010-07-30  2:40     ` Mike Gran
2010-07-30 12:19       ` Thien-Thi Nguyen
2010-08-03 13:46         ` Mike Gran
2010-08-03 19:20           ` Thien-Thi Nguyen
2010-08-04  5:14             ` Mike Gran
2010-08-04 13:12               ` Joel James Adamson
2010-08-04 13:51                 ` Mike Gran
2010-08-04 15:21                   ` Joel James Adamson
2010-08-04 19:51                   ` Thien-Thi Nguyen
2010-08-15 22:49                   ` Ludovic Courtès
2010-08-18 15:37 ` Andy Wingo
2010-08-18 17:03   ` Joel James Adamson

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=87d3u6s4k5.fsf@ambire.localdomain \
    --to=ttn@gnuvola.org \
    --cc=adamsonj@email.unc.edu \
    --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).