Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753182AbbDUKv2 (ORCPT ); Tue, 21 Apr 2015 06:51:28 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51317 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750775AbbDUKv0 (ORCPT ); Tue, 21 Apr 2015 06:51:26 -0400 Date: Tue, 21 Apr 2015 12:51:23 +0200 From: Greg Kroah-Hartman To: One Thousand Gnomes Cc: Andy Lutomirski , Richard Weinberger , David Herrmann , Linus Torvalds , Steven Rostedt , Jiri Kosina , Al Viro , Borislav Petkov , Andrew Morton , Arnd Bergmann , "Eric W. Biederman" , Tom Gundersen , "linux-kernel@vger.kernel.org" , Daniel Mack , Djalal Harouni Subject: Re: [GIT PULL] kdbus for 4.1-rc1 Message-ID: <20150421105123.GB5579@kroah.com> References: <20150420205638.GA3015@kroah.com> <55356CC1.1040301@nod.at> <20150420214651.GA4215@kroah.com> <20150421103519.5b0de5ea@lxorguk.ukuu.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150421103519.5b0de5ea@lxorguk.ukuu.org.uk> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 893 Lines: 20 On Tue, Apr 21, 2015 at 10:35:19AM +0100, One Thousand Gnomes wrote: > > We do need something for the multicast messaging. Whether that's > supporting AF_LOCAL, SOCK_RDP with multicast or something else (POSIX > message queue extensions ?). There's no real IP layer reliable ordered > multicast delivery system that is low latency and lightweight because > once it hits real networks it changes from a hard problem into a > seriously hard problem because of multicast implosions and the like. This was attempted in the past with AF_DBUS, but the networking maintainers rightfully pointed out that the model there did not work. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/