<?xml version="1.0" encoding="windows-1252"?>
<node id="288392" title="Re: Things you need to know before programming Perl ithreads" created="2003-09-02 15:15:40" updated="2005-08-05 10:55:42">
<type id="11">
note</type>
<author id="80322">
John M. Dlugosz</author>
<data>
<field name="doctext">
Hmm, so is there a way to efficiently have a couple threads work on the same large data buffer?  Simplest case is producer/consumer flow: if they pipe data from one to another.  The Thread::Conveyor looks like its for discrete lumps, not a stream of bytes.  I'm afraid a filehandle based on a scaler to use as a pipe will be hidious in this situation!  &lt;P&gt;
&amp;mdash;John</field>
<field name="root_node">
288022</field>
<field name="parent_node">
288022</field>
</data>
</node>
