[erlang-questions] clarify: order of messages

Matej Kosik kosik@REDACTED
Sun Nov 18 11:28:14 CET 2007


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

Hello,

When one process sequentially sends two messages of the same "shape" (for example `Msg1' and
`Msg2'), is there some rule enforced concerning the order in which (via same receive pattern) will
they be received?

Suppose a situation when `Msg2' was delivered before `Msg1' was processed.

Can I assume that `Msg1' will be received always before `Msg2' (if I use the same message pattern)?

Thank you in advance.
- --
Matej Kosik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFHQBO9L+CaXfJI/hgRAk3TAJdbdfTwvZWOSI9cNXWYuUX1kn1CAJ0YxNPE
fRlrMa828ibfUsbpnFPeiA==
=V3nQ
-----END PGP SIGNATURE-----



More information about the erlang-questions mailing list