<p>Can you post code?</p>
<div class="gmail_quote">On Feb 21, 2013 1:55 PM, "Weiyang Mo" <<a href="mailto:moweiyang1988@gmail.com">moweiyang1988@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Hi,</div><div> </div><div> </div><div>Assume I'm running ./pox.py module1, and in module1 I have a process/thread (e.g. a socket listening to incoming message for 30secs, a process to read text from files). In this case, I find that the poxcore will be boosted right<strong> after</strong> the process is down, that is to say, module1's process blocks POXcore running up. But what I want is the POXcore running independently, not affected by module1. </div>

<div> </div><div>A simple example is that I make a process in module1 which listens to information from a web server for 30 seconds. Then the POX core will run up after 30 secs, not at the starting time...  One more thing, if I run ./pox.py module2 module1 module3. Then module1's ongoing process only blocks module3 not module2...</div>

<div> </div><div>I'm not sure whether it is related to Pox .....But I would appreciate if you can have any advice.</div><div> </div><div>Thanks.</div><div> </div><div>Weiyang</div>
</blockquote></div>