Date: Sat, 23 Oct 1999 21:17:15 -0400
Reply-To: mrusoff@columbus.rr.com
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Martin H. Rusoff" <mrusoff@COLUMBUS.RR.COM>
Organization: Road Runner Columbus
Subject: Pipelined SAS? Has anyone tried it?
Content-Type: text/plain; charset=us-ascii
Has anyone herad of or tried running multiple SAS steps in parallel with
UNIX pipes between them to avoid the writing of temp files? (I realize
this would not work for things requiring indices or sorting) Also, has
anyone compared using an optimized data reader filling named pipes to
allow multiple SAS programs to feed from the same file without
contention?
-Martin Rusoff
|