Sure, though it depends on how fast the machine running POX is, whether you're using CPython or PyPy, etc. How fast the switch is may also be an issue.
In general, if you're doing work where performance is critical, you probably shouldn't be using Python. On Thu, Aug 22, 2019 at 10:02 AM Modhawi Alotaibi <malot...@uottawa.ca> wrote: > Hello All, > I wonder is there a way to limit the capacity of a pox controller in terms > of the maximum number of flows processed per unit of time? > I'm working on a load balancing approach where controllers have thresholds > on the number of handled OF flows. > > Best Regards, > Modhawi >