As mentioned in the REAME, there's a limitation in supporting stream operations. However, can you reconsider implementing it for following reasons?
The libraries written in various languages (other than C/C++) use stream operations. For example, python-irodsclient and go-irodsclient implements parallel data upload and download based on stream operations. Many tools implemented using the libraries will have the same limitation in following logical quotas.
As mentioned in the REAME, there's a limitation in supporting stream operations. However, can you reconsider implementing it for following reasons?
The libraries written in various languages (other than C/C++) use stream operations. For example, python-irodsclient and go-irodsclient implements parallel data upload and download based on stream operations. Many tools implemented using the libraries will have the same limitation in following logical quotas.