tag:blogger.com,1999:blog-18508356.post6326068634288251880..comments2026-02-13T11:24:21.556-05:00Comments on Just a little Python: ZeroMQ flow control and other optionsRick Copelandhttp://www.blogger.com/profile/11612114223288841087noreply@blogger.comBlogger4125tag:blogger.com,1999:blog-18508356.post-20512521806218294102012-08-23T11:12:33.464-04:002012-08-23T11:12:33.464-04:00Thanks for the comment -- I don&#39;tactually have...Thanks for the comment -- I don&#39;tactually have an opinion on Tornado vs Poller, not having used either of them, but I&#39;ll keep them in mind for the future.Rick Copelandhttps://www.blogger.com/profile/11612114223288841087noreply@blogger.comtag:blogger.com,1999:blog-18508356.post-81423322305229211202012-08-23T09:20:56.081-04:002012-08-23T09:20:56.081-04:00Great !! Also I have been thinking a lot about Po...Great !! <br />Also I have been thinking a lot about Poller vs Tornados event loop for handling multiple sockets. I would like to know your opinion on them as well !!!serendipityhttps://www.blogger.com/profile/01814313183465654189noreply@blogger.comtag:blogger.com,1999:blog-18508356.post-87961885042296741212012-08-21T10:12:16.750-04:002012-08-21T10:12:16.750-04:00Thanks for the comment! I&#39;ll be touching on PU...Thanks for the comment! I&#39;ll be touching on PUSH/PULL devices as well as REQ/REP and PUB/SUB devices in future articles.<br /><br />It&#39;s interesting that REQ/REP is a focus of the zeromq guide, since these are particularly prone to problems due to their statefulness (what happens when the REP side crashes while handling a message, for instance?)Rick Copelandhttps://www.blogger.com/profile/11612114223288841087noreply@blogger.comtag:blogger.com,1999:blog-18508356.post-77313603880341933242012-08-21T10:07:09.893-04:002012-08-21T10:07:09.893-04:00Nice article on the basics again. The zeromq guide...Nice article on the basics again. The zeromq guide does not do great justice to the PUSH/PULL socket types for larger applications, the focus really seems to be on REQ/REP variants and PUB/SUB topologies. <br /><br />It would be great if you could delve more on the PUSH/PULL variants, applications and performance tuning tips. serendipityhttps://www.blogger.com/profile/01814313183465654189noreply@blogger.com