> We discussed, last summer, an open source data plant built on top of > 0MQ. It's been a while but I've finished an initial whitepaper that > tries to define the scope of such a project. > > * http://www.zeromq.org/whitepapers:open-source-data-plant
Hi Pieter, This is an interesting project, with very ambitious goals. Two minor things: 1. You mention "And this is iMatix's ØMQ (ZeroMQ)", but 0MQ is now a full open source project, owned by the community (or please correct me if I am mistaken). 2. Only at the very end of the document the word "broker" comes up for the first time. It threw me off balance. And two larger things: 1. I did not really understand the concept of streams; it seems to be a PUB/SUB subset with a higher level of encapsulation, but it was not clear to me. 2. I believe this document would be easier to understand with an example of what you could do with a whaleshark. Maybe a system that reads N exchange feeds, consolidates the traded volumes for all securities and then filters according to some criteria, such as "show me IBM's running total". Or some such. Best regards. -- Gonzalo Diethelm ----------------------------------------- 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. "Before printing this e-mail think if is really necesary". 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
