[graalvm-users] Managing streams in a Polyglot environment

Rodrigo Botafogo rodrigo.a.botafogo at gmail.com
Sun Apr 28 13:49:40 PDT 2019


When working with many languages, is there a way to manage the streams for
all languages together? For example, if I redirected stdout in Ruby to a
stream, nothing will happen with R stdout that will still go to the output
stream.  Is there a 'global' way to manage streams so that if I redirect
stdout to a stream, Ruby, R, Python, etc. will all write to this stream?

Thanks

-- 
Rodrigo Botafogo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/graalvm-users/attachments/20190428/92d52130/attachment.html 


More information about the GraalVM-Users mailing list