[Stackless] How to send messages between tasklets in two different python programs
TOUMAN
touman at btinternet.com
Sun Jan 3 02:11:30 CET 2010
hi,
I have two stackless python programs where each creates 3 tasklets.
Program one creates tasks A,B and C and program two creates tasks D,E and F. As the tasklets A & D are in two different programs, how do you send messages from one to the other?
I am assuming that you can not create stackless channels which connect between two different python programs?
cheers
tomcat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20100102/ddb4cb84/attachment.htm>
More information about the Stackless
mailing list