Are you sure that Python has threads with useful parallelism? Unless it's been fixed in the last few years, even if you have multiple threads in Python they don't really run in parallel so there's not much advantage to threading.
On Wed, Sep 9, 2015 at 12:38 PM, Dalia <dalia.alkhf...@gmail.com> wrote: > Hello experts .. > I am interesting in improve pox to run multithread so , > I want to ask if i have the code of pox can improve it to work as > multithread?? > Thanks > _______________________________________________ > openflow-discuss mailing list > openflow-discuss@lists.stanford.edu > https://mailman.stanford.edu/mailman/listinfo/openflow-discuss -- "I don't normally do acked-by's. I think it's my way of avoiding getting blamed when it all blows up." Andrew Morton _______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss