Hi folks! Now that we all have such need, why bother to polish the nasty REPL way for remote execution? Let's discuss serializable-continuations which I always expect very much!
2017年9月20日 上午4:38,"Chris Vine" <vine35792...@gmail.com>写道: > On Tue, 19 Sep 2017 21:18:40 +0100 > Chris Vine <vine35792...@gmail.com> wrote: > > ... Ports are also not thread safe (rightly so in my view), and I > > believe that extends to the global stdout and stdin ports. > > By that I mean that any one port object is not thread safe against > concurrent use by two or more different threads, without external > synchronization. > >