<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">hi,<br>I have two stackless python programs where each creates 3 tasklets.<br><br>Program one creates tasks A,B and C and program two creates tasks D,E and F. As the tasklets A &amp; D are in two different programs, how do you send messages from one to the other?<br><br>I am assuming that you can not create stackless channels which connect between two different python programs? <br><br>cheers<br>tomcat<br><br><br><br></td></tr></table>