38 / plumber

The General-Purpose Cross-Language Dataflow Programming
http://plumberserver.com
BSD 2-Clause "Simplified" License
27 stars 2 forks source link

Singal Pipes #4

Closed 38 closed 7 years ago

38 commented 7 years ago

Because of the rule that zero input must cause zero output. But sometimes we may want to take some action if the servlet has no output.

null: which will be automatically written when all the output is zero and the servlet exited normally error: which will be automatically written after the servlet's return code is a failure