Hi Alessandro, What does "fastest" exactly mean? Easy to implement? Good performance?
It might be depending on your answer, you have some options to archive this. For example, implementing HTTP REST or RPC API, (more lower layer) using TCP or Unix socket communication, Message Queue (ZeroMQ of eventlet) and so on. Thanks, Iwase On 2018年01月24日 00:46, Alessandro Gaballo wrote:
Hi, what's the fastest way to make 2 ryu apps communicate? I have an app that does some computations and the other that install the flows and I want them to exchange custom messages, I actually only need to share an array. How can I do it? ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel