[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-dbus
Subject:    Re: dbus message queue latency time is not constant for same data payload
From:       Lawrence D'Oliveiro <ldo () geek-central ! gen ! nz>
Date:       2023-05-23 22:39:53
Message-ID: 20230524103953.46356321 () theon ! geek-central ! gen ! nz
[Download RAW message or body]

On Tue, 23 May 2023 09:56:39 +0530, deepak jewargi wrote:

> Latency time between transmitting from one process and receiving at
> another process is not constant for the same payload message.

My guess is, don't expect D-Bus to operate as a channel for
high-performance IPC.

You could still use it to set up a high-performance channel, by
using D-Bus messages to exchange pipe/socket file descriptors. You can
then do the main part of your communication directly via that
lower-level connection, limited only by kernel performance.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic