[Twisted-Python] concurrency via reactor

Vadim Zaliva krokodil at gmail.com
Wed Sep 24 15:16:29 EDT 2008


Hi!

I am writing some code which requires synchronization between several
TCP clients. I have several connections and at some point I have to
wait for data becoming availiable from several of them. Kind of
"barrier" pattern. I am twising my head how to do it with twisted
using reactor. Could somebody point me into right direction? Thanks!

Vadim




More information about the Twisted-Python mailing list