Re: [Ryu-devel] run multiple components with ryu

2016-02-14 Thread Yusuke Iwase
om: Yusuke Iwase [mailto:[email protected]] > Sent: Friday, 12 February 2016 12:14 PM > To: Anees Mohsin Hadi Al-Najjar > Cc: [email protected] > Subject: Re: [Ryu-devel] run multiple components with ryu > > Hi, > > > On 2016年02月11日 08:59, Anees Mohsin Had

Re: [Ryu-devel] run multiple components with ryu

2016-02-11 Thread Yusuke Iwase
Hi, On 2016年02月11日 08:59, Anees Mohsin Hadi Al-Najjar wrote: > > > Dear Friends, > > > > I wonder if I could build two components and run both of them simultaneously. > If I could, how the variables between them could be shared. > > > > For example, to run the components like that if

[Ryu-devel] run multiple components with ryu

2016-02-10 Thread Anees Mohsin Hadi Al-Najjar
Dear Friends, I wonder if I could build two components and run both of them simultaneously. If I could, how the variables between them could be shared. For example, to run the components like that if it is okay, cd /home/ubuntu/ryu && ./bin/ryu-manager --verbose X.py Y.py Thanks a lot Anees