[erlang-questions] Erlang and Ada

Charles Forsyth forsyth@REDACTED
Thu Mar 29 12:29:27 CEST 2007


>- Erlang uses asynchronous message passing, whereas Ada uses
>synchronous message passing. However, as F. Ecke shows above, it is

Ada doesn't really use message passing. the rendezvous is more like
a procedure call into another process, although that description too is
misleading.  it's really a different construction.



More information about the erlang-questions mailing list