Xtreams has very good performance, but the API’s are messy. I haven’t compared the performance of ZnStreams, but it shouldn’t be radically different.
From: Stephane Ducasse Sent: Monday, November 13, 2017 1:59 PM To: Any question about pharo is welcome Subject: Re: [Pharo-users] Stream API Hi Evan I think that we will use the ZnStreams. If we use Xtreams we will transform their API because some messages are not really good. Stef On Mon, Nov 13, 2017 at 7:54 PM, Evan Donahue <emdon...@gmail.com> wrote: > I've heard mention once or twice on this list and in some release notes of > what sounded like possible coming changes to the stream API. Could anyone > point me to any concrete details about that? I haven't been able to dig > anything up myself by searching. I'm about to write something that I'd like > to be polymorphic with the stream API, but if that's about to change, I'd > like to plan ahead. > > Thanks, > Evan