caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: Sylvain LE GALL <sylvain.le-gall@polytechnique.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Announcement: Equeue-2.0 (also about Shell pkg)
Date: Sun, 04 Jan 2004 20:25:30 +0100	[thread overview]
Message-ID: <1073244329.995.27.camel@ice.gerd-stolpmann.de> (raw)
In-Reply-To: <20040104184320.GA4805@grand>

On Son, 2004-01-04 at 19:43, Sylvain LE GALL wrote:
> On Sun, Jan 04, 2004 at 07:01:45PM +0100, Gerd Stolpmann wrote:
> > Hi list,
> > 
> > Although it has been already available since December 6, the
> > announcement of Equeue-2.0 was still missing. Now, here it is.
> > 
> > The list of changes:
> > 
> > - This release incorporates the modules of the previous Shell
> >   package (which is no longer continued as such). You can
> >   now run shell commands within a Unixqueue.
> > 
> > - A new concept is introduced as a means to structure bigger
> >   event-based programs: engines. After the engine is attached
> >   to a Unixqueue, it performs a previously specified task in
> >   an autonomous way, and when the task is done, it reports
> >   the result. It is possible to combine basic engines to
> >   larger engines (as a program construction principle).
> > 
> > - Documentation is available in ocamldoc format
> > 
> > - There is a subversion repository:
> >   https://gps.dynxs.de/svn/lib-equeue
> > 
> > Documentation is available here:
> > http://www.ocaml-programming.de/packages/documentation/equeue/
> > 
> > Download:
> > http://www.ocaml-programming.de/packages/equeue-2.0.tar.gz
> > 
> > A lot of fun,
> > 
> > Gerd
> 
> Hello,
> 
> Is there any plan to support Windows and MacOS 9 platform ?

No, because it would be too difficult. Equeue depends on a generic
Unix.select function that works for all kinds of file descriptors, and
the Shell module is even more Unixish (uses fork/exec). Cygwin would be
possible, I don't know if it already works.

Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
------------------------------------------------------------

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  parent reply	other threads:[~2004-01-04 19:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-04 18:01 Gerd Stolpmann
2004-01-04 18:43 ` Sylvain LE GALL
2004-01-04 19:20   ` Remi Vanicat
2004-01-04 20:49     ` Gerd Stolpmann
2004-01-05  3:03       ` skaller
2004-01-05 14:13         ` [Caml-list] Tcl/Tk Adolf Mathias
2004-01-05  9:33           ` Richard Jones
2004-01-05 14:53           ` Christophe Raffalli
2004-01-06  0:09             ` Adolf Mathias
2004-01-06 10:30             ` Thomas Fischbacher
2004-01-04 19:25   ` Gerd Stolpmann [this message]
2004-01-04 19:52     ` [Caml-list] Announcement: Equeue-2.0 (also about Shell pkg) Sylvain LE GALL
2004-01-04 20:27       ` Gerd Stolpmann

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1073244329.995.27.camel@ice.gerd-stolpmann.de \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@inria.fr \
    --cc=sylvain.le-gall@polytechnique.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 NNTP newsgroup(s).