Yes, that helps a lot, unfortunately. Thanks very much, Gonzalo.
-Rubén B. On Mon, Sep 6, 2010 at 6:43 PM, gonzalo diethelm <[email protected]> wrote: > 0MQ does its own framing for all messages. When you call recv(), it > returns with a whole message or nothing at all. Same thing with polling: if > it signals that you can do a recv(), it is because there is at least a whole > message waiting to be read. Hope that helps. > > > > *Gonzalo Diethelm * > > > ------------------------------ > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Rubén Barroso > *Sent:* Sunday, 05 September, 2010 18:39 > *To:* [email protected] > *Subject:* [zeromq-dev] Java: DataInputStream > > > > Hi, > > > > In my current situation, I am reading bytes from an instance of > java.io.DataInputStream, extracting the length of the actual payload from > the first two bytes of input data, and reading that payload after that. I > would like to know if ZeroMQ, with its message-oriented philosophy, fits > with this whole idea of reading from an input stream and what this would > look like roughly. > > > > Thanks, > > > > -Rubén B. > > ------------------------------ > > Declaración de confidencialidad: Este Mensaje esta destinado para el uso de > la o las personas o entidades a quien ha sido dirigido y puede contener > información reservada y confidencial que no puede ser divulgada, difundida, > ni aprovechada en forma alguna. El uso no autorizado de la información > contenida en este correo podrá ser sancionado de conformidad con la ley > chilena. Si usted ha recibido este correo electrónico por error, le pedimos > eliminarlo junto con los archivos adjuntos y avisar inmediatamente al > remitente, respondiendo este mensaje. Disclosure: This Message is to be used > by the individual, individuals or entities that it is addressed to and may > include private and confidential information that may not be disclosed, made > public nor used in any way at all. Unauthorized use of the information in > this electronic mail message may be subject to the penalties set forth by > Chilean law. If you have received this electronic mail message in error, we > ask you to destroy the message and its attached file(s) and to immediately > notify the sender by answering this message. > > _______________________________________________ > 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
