[pox-dev] The confliction between Poxcore and other modules, the sequence of loading modules?
Murphy McCauley
murphy.mccauley at gmail.com
Thu Feb 21 14:08:57 PST 2013
Can you post code?
On Feb 21, 2013 1:55 PM, "Weiyang Mo" <moweiyang1988 at gmail.com> wrote:
> Hi,
>
>
> 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* after* 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.
>
> 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...
>
> I'm not sure whether it is related to Pox .....But I would appreciate if
> you can have any advice.
>
> Thanks.
>
> Weiyang
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.noxrepo.org/pipermail/pox-dev-noxrepo.org/attachments/20130221/64a73461/attachment-0002.htm>
More information about the pox-dev
mailing list