Re: [Ryu-devel] Topology Monitoring

2017-03-30 Thread Yi Tseng
Hi I think you just need to spawn another thread when your application started. To spawn a thread, you can use spawn function from ryu.lib.hub -Yi 2017-03-30 13:24 GMT-07:00 Mathews Phillipp Santos de Lima < mathews.phill...@gmail.com>: > Hi, > > I'm trying to create an application to monitor

[Ryu-devel] Topology Monitoring

2017-03-30 Thread Mathews Phillipp Santos de Lima
Hi, I'm trying to create an application to monitor a topology SDN with Ryu controller, like as topology discovery application in https://sdn-lab.com/2014/12/31/topology-discovery-with-ryu/. But, the application that I need updates in a periodic time (3 seconds) to print the information of hosts.