You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Irindu Indeera (JIRA)" <ji...@apache.org> on 2017/03/29 07:17:41 UTC

[jira] [Created] (REEF-1757) CLONE - Implement a Wake Transport using HTTP

Irindu Indeera created REEF-1757:
------------------------------------

             Summary: CLONE - Implement a Wake Transport using HTTP
                 Key: REEF-1757
                 URL: https://issues.apache.org/jira/browse/REEF-1757
             Project: REEF
          Issue Type: Improvement
          Components: Wake, Wake.NET
            Reporter: Irindu Indeera


Wake currently uses TCP connections for its messages. This is fast and efficient, but provides challenges in some network environments. Also, it is considerable work to support authentication and encryption.

We could provide HTTP(S) as an alternative protocol for Wake. This transport will likely be less efficient than the current path, but gain in security. And for the relatively small messages used by the REEF control flow, the trade-off is likely worth it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)