#pragma section-numbers off [[TableOfContents]] = 概要 = = 公式サイト = http://www.zeromq.org/ = 関連サイト = * http://zeromq.github.com/pyzmq/ * https://github.com/imatix/zguide ガイドのソース。サンプルが大量にある = サンプル = * [http://taotetek.wordpress.com/2011/02/02/python-multiprocessing-with-zeromq/ Python Multiprocessing with ZeroMQ « Tao te Tek] * https://github.com/taotetek/blog_examples = 解説 = * [http://taotetek.wordpress.com/2011/02/02/python-multiprocessing-with-zeromq/ Python Multiprocessing with ZeroMQ « Tao te Tek] * [http://stackoverflow.com/questions/9770589/zmq-poller-not-working-within-class-instance python - ZMQ Poller not working within Class Instance - Stack Overflow]:並列処理 = 参考サイト = * [http://d.hatena.ne.jp/Voluntas/20120304/1330853775 ZMQ で PUSH/PULL を使ってロードバランシングしてみる - Twisted Mind] * [http://stackoverflow.com/questions/9770589/zmq-poller-not-working-within-class-instance python - ZMQ Poller not working within Class Instance - Stack Overflow] * [http://learning-0mq-with-pyzmq.readthedocs.org/en/latest/pyzmq/pyzmq.html pyzmq code and examples — Learning 0MQ with examples] * [https://gist.github.com/1302163 PyZMQ Streamer Tester — Gist] * [https://gist.github.com/1302075 Python ZeroMQ Streamer Device — Gist] ---- CategoryLibrary