After checking out Gen_Fsm and Gen_Server documents, I found that, more or less, they act as similar behavior. In my opinion, if there is one loop function for sending broadcast or listening tcp sock, it is better to use Gen_Fsm, or else to use gen_server. i want to know weather is it right ?
|
feedback
|
|
You have seen right that However in most programs there is much more In my opinion If you find yourself having lots of secondary state information in Generally when in doubt: use One disadvantage of both To have the advantage of both selective receive and OTP behaviours I'd recommend plain_fsm. | |||
|
feedback
|