Re: About Constructions rules

Subject: Re: About Constructions rules
From: Matthias Clasen <clasen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Jul 1999 22:17:00 +0200
>    Valid point, but unless I'm being naive here (which is a reasonable
> possibility :), I don't think it's insurmountable.  The idea of being
> able to start processing before the entire document is parsed is very
> nice, but does Jade really do this?
>    It would have to happen one of two ways.  Jade would have to be
> multi-threaded, with separate threads for the parsing (and grove
> building) and processing.  I'm fairly certain this is not the case.
> The alternative would be that Jade parses the document on an as-needed
> basis.  It's possible that this could be happening, but is it?
> Matthias, Didier, Avi, etc?  Can you answer this?

Jade is multi-threaded (supported only on some platforms); the grove
is built in a separate thread. Processing the grove starts as soon as
the grove-building thread returns the first nodes.


-- 
Matthias Clasen, 
Tel. 0761/203-5606
Email: clasen@xxxxxxxxxxxxxxxxxxxxxxxxxx
Mathematisches Institut, Albert-Ludwigs-Universitaet Freiburg


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread