Nested states in gen_fsm

Charles McKnight cmcknight@REDACTED
Wed Oct 6 17:57:28 CEST 2010


Hi All,

I'm researching FSMs and wondered if anyone had an example of nested states using gen_fsm? I'm trying to demonstrate forking/joining of parallel processes from a "parent" process and cause a state transition to occur based on some subset of the "responses" from the parallel processes.

Any examples appreciated.

Best regards,

Charles


More information about the erlang-questions mailing list