I believe using a different context for different threads will solve the over-writing problems but I think there's a bit more to consider.
On 9 September 2013 20:36, asif saeed <[email protected]> wrote: > Hi, > > How do you propose to handle messages of size around 80MB when the > application responsiveness is important? I mean the user should be able to > process the next message while the current long message (>80MB size) should > be off-loaded to another thread. However, will the content of the next > message over-write any buffers allocated for the first long-message > (>80MB)? How do you handle this scenario? > > Best regards, > -Asif > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
