Rw: FSM advantages?
Vlad Dumitrescu
vlad_dumitrescu@REDACTED
Tue Jan 21 09:00:55 CET 2003
Hi,
Adding to Vance's comment, let's not forget that the predefined behaviours
do quite a lot of things behind the scenes, things that otherwise need to be
handled explicitly. Among them: tracing and error reporting, code change,
works in a supervision tree, a standardized API.
For a simple FSM, it is quite educative to implement it as a basic
function-based one. The next step would be trying to introduce one of the
things mentioned above, and I think it will be easy to appreciate that one
could use the already written and tested ones instead.
best regards,
Vlad
-----Original Message-----
From: Inswitch Solutions - Erlang Evaluation [mailto:erlang@REDACTED]
Sent: Tuesday, January 21, 2003 1:58 PM
To: erlang-questions@REDACTED
Subject: FSM advantages ?
Could someone tell me the advantages of using
FSM to Erlang receive & send messaging using functions (states), please ?
Thanks,
Eduardo Figoli
INSwitch Solutions
_________________________________________________________________
Senaste nytt från motormarknaden http://motor.msn.se/
More information about the erlang-questions
mailing list