[ANN] New paper published (Volume 7 of The Python Papers) - Designing and Testing PyZMQ Applications
mauriceling@acm.org
mauriceling at gmail.com
Mon Jul 30 17:37:38 EDT 2012
Link: http://ojs.pythonpapers.org/index.php/tpp/article/view/242
Abstract
PyZMQ is a powerful and easy-to-use network layer. While ZeroMQ and PyZMQ are quite well documented and good introductory tutorials exist, no best-practice guide on how to design and especially to test larger or more complex PyZMQ applications could be found. This article shows a possible way to design, document and test real-world applications. The approach presented in this article was used for the development of a distributed simulation framework and proved to work quite well in this scenario.
More information about the Python-list
mailing list