What are they and how do they work?
Context happens to be SQL Server
Compare
echo "test" | wc
to
mkdnod apipe p wc apipe
wc will block until
echo "test" > apipe
executes