Thanks Iwase and Suresh. REST i have already tried. I will try the others
as well.
Thanks
Hadem
On Wed, Oct 2, 2019 at 8:07 PM knet solutions
wrote:
> Hi Pynbiang,
>
> I used Redis Pub/Sub. Its simple to use, and it works nicely.
>
> Thanks
> suresh
>
> On Fri, Sep 27, 2019 at 6:28 PM Yusuke Iw
Hi Pynbiang,
I used Redis Pub/Sub. Its simple to use, and it works nicely.
Thanks
suresh
On Fri, Sep 27, 2019 at 6:28 PM Yusuke Iwase
wrote:
> Hi,
>
> It is depending on your situation though, I guess REST or message queue
> are generally
> convint way.
>
> https://osrg.github.io/ryu-book/en/h
Hi,
It is depending on your situation though, I guess REST or message queue are
generally
convint way.
https://osrg.github.io/ryu-book/en/html/rest_api.html
https://eventlet.net/doc/zeromq.html
Regards,
Iwase
2019年9月25日(水) 21:36 Pynbiang Hadem :
> Hi,
>
> What is the simplest but efficient w