Oleg Broytmann wrote:
On Sat, Apr 30, 2005 at 07:37:37AM -0400, David Binger wrote:

hacking Quixote's Publisher.__init__ and get_publisher()
to maintain a separate publisher for each thread.


   Like this?
http://www.mems-exchange.org/software/quixote/Quixote-2.0.tar.gz/Quixote-2.0/doc/multi-threaded.txt

Oleg.

This is one of the reasons I objected to get_request(), instead of the request object being passed around. You wouldn't need to keep this dictionary mapping threads to requests.


Eric.

_______________________________________________
Quixote-users mailing list
[email protected]
http://mail.mems-exchange.org/mailman/listinfo/quixote-users

Reply via email to