Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1056

Service Framework should support file descriptor passing

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • Service Framework
    • None

      DBus is unsuitable for high bandwidth data transfer. To facilitate this, dbus provides "file descriptor passing" feature that establishes direct connection between two peers.

      Service framework should probably expose a direct channel like this to its clients.

      Alternatively, all method invocations could be handled through this direct channel, with massive improvements to SFW performance (as we avoid context extra switch to daemon, validation, copying).

      It's not clear what mechanism would take care of this in Symbian. Also, QDBus does not yet support file descriptor passing.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            alex Alex (closed Nokia identity) (Inactive)
            vivainio Ville Vainio
            Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes