from what I read, Ryu is a Single-threaded controller, and threading is a
> available for application tasks.
>
> I hope you can get my point.
>
> Regards,
>
>
> From: FUJITA Tomonori
> Sent: Monday, March 9, 2015 10:04 PM
&g
On Mon, 9 Mar 2015 22:12:40 +
Eftikhar wrote:
> when I create a topology with multiple switches, I need a different thread of
> Ryu to handle this switch, separately.
> from what I read, Ryu is a Single-threaded controller, and threading is a
> available for application tasks.
Ryu uses Py
,
From: FUJITA Tomonori
Sent: Monday, March 9, 2015 10:04 PM
To: Eftikhar
Cc: [email protected]
Subject: Re: [Ryu-devel] Ryu threading
On Mon, 9 Mar 2015 21:24:33 +
Eftikhar wrote:
> I am Looking for a way to create instances of RYU controller, each instance
> (
On Mon, 9 Mar 2015 21:24:33 +
Eftikhar wrote:
> I am Looking for a way to create instances of RYU controller, each instance
> (thread) handle a separate switch.
> Is there any capability to achieve this ?
It depends on what your 'thread' means. Ryu creates multiple "Python"
threads per swit
Dear Mr:
I am Looking for a way to create instances of RYU controller, each instance
(thread) handle a separate switch.
Is there any capability to achieve this ?
Thanks a lot,
--
Dive into the World of Parallel Programmin