03.11.2011, 19:56, "Pieter Hintjens" <[email protected]>: > Well, CZMQ literally emerged from the Guide examples as a necessary > layer to write simpler 0MQ apps in C. I'm not sure how you could do it > simpler.
100% agree. Perfect for simple 0mq applications. My questions are - is it possible to call application that uses Qt and 0mq "0mq application"? - is it possible to call application that uses Qt and 0mq and Corba "0mq application"? May be it is "Corba application"? Or "Qt application"? - if, for example, we got some success in isolating Corba, should we change the way we create threads in all our projects and which is specified in our Code Style? C++ is a language for complex things and C++ developers are prepared for narrow targeted libraries. Consider boost http://www.boost.org/doc/libs/ Thanks. -- Best regards, Ilja Golshtein. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
