Paste: Using parallel-map with <process-stdout-stderr-reader>

Author: dharmatech
Mode: factor
Date: Wed, 19 Nov 2008 16:38:11
Plain Text |
{ "find" "/etc" } <process-stdout-stderr-reader>

'[ [ _ wait-for-process ] [ _ contents ] [ _ contents ] ] call 3array

[ call ] parallel-map

New Annotation

Summary:
Author:
Mode:
Body: