bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why GNU Mach is so different?


From: Eray Ozkural (exa)
Subject: Re: Why GNU Mach is so different?
Date: Thu, 10 Jan 2002 03:32:22 +0200

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 08 January 2002 00:06, Farid Hajji wrote:
>
> Of course, one can always simulate multicasting or avoid it completely.
> That is not a big issue.
>

Being a parallel programming person: the whole point of multicast is low 
level support in network so that collective communications attain favorable 
speedups. IOW, it is similar to a multi-port communication model whereas such 
a simulation that you mention would make your collective communications 
single-port.

Note that very few distributed systems make use of IP multicast. There is a 
good reason for this: multicasting is not yet reliable. However, it is said 
that multicast works reasonably well in IPv6. I haven't tested that myself.

Another reason why multicasting is not exploited too much may be the 
following: the kind of multicasting the IP people talk about is things like 
streaming video broadcast over long distances whereas parallel/distributed 
people would like something that would give them a very efficient way to do a 
broadcast/scatter/gather/reduce etc.

Thanks,

- -- 
Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr>
Comp. Sci. Dept., Bilkent University, Ankara
www: http://www.cs.bilkent.edu.tr/~erayo
GPG public key fingerprint: 360C 852F 88B0 A745 F31B  EA0F 7C07 AE16 874D 539C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8PO8mfAeuFodNU5wRAkcvAJwLir4A7xMbUvGrcsW6RqouJVCmggCgilZi
pYFM+mUV6eebvOSR3mnMnEQ=
=wLTq
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]