maxxedev opened a new pull request #171: URL: https://github.com/apache/commons-io/pull/171
Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream PipedInput/OutputStream in JDK can have surprisingly complex behavior with respect to how threads need to be arranged. QueueInput/OutputStream are much simpler alternatives that is easier to use correctly. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
