Details

    • Sub-task
    • Resolution: Unresolved
    • None
    • None
    • WebSocket Server
    • High

    Description

      problem

      Currently we use a HTTP Server to provide communication between Translate5 Instances and the WebSocket Server.Therefore no Unix Domain Sockets (UDS) can be used instead.

      Performance for this part of the communication is important, otherwise it would slow down translate5.

      To improve performance, we should remove the HTTP layer and send datagrams directly on Socket Layer, additionally this would enable the usage of UDS, which are faster again due missing TCP overhead.

       

      Attachments

        Activity

          People

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: