Hi,

John Leuner <[email protected]> writes:

> Can you elaborate on how you see parsing and multiprocessing working
> together? Why do you need a parser to produce a stream of values?

It's not that I need a parser to produce a stream (Figure streams are
independent of parsers), so much as using streams to connect parsers
allows them to take advantage of multiprocessing.  Other code can send
and receive messages via these buffered streams in different ways
(such as mailboxes or queues).

BTW, the work you've been doing lately on Church-State looks quite
cool.  I'm trying to dig into it more now.

Have a good day,

-- 
Michael FIG <[email protected]> //\
   http://michael.fig.org/    \//

_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to