Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5972597
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:40:49+00:00 2026-05-22T20:40:49+00:00

After checking out Gen_Fsm and Gen_Server documents, I found that, more or less, they

  • 0

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 whether it is right ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T20:40:50+00:00Added an answer on May 22, 2026 at 8:40 pm

    You have seen right that gen_server and gen_fsm are very similar in functionality.

    However in most programs there is much more gen_server than gen_fsm usage.

    In my opinion gen_fsm is only useful when the usage 100% fits the gen_fsm model. So there has to be a simple and clear finite state machine that fits to your problem. Be aware that usually FSM’s state count tends to explode in the face of the real world.

    If you find yourself having lots of secondary state information in gen_fsm‘s Statevariable its probably time to switch to gen_server and add gen_fsm‘ s state to the State variable.

    Generally when in doubt: use gen_server

    One disadvantage of both gen_server and gen_fsm (which comes out worse in gen_fsmusually) is that you can’t use selective receive. Selective receive is a important tool for reducing state machine complexity in real world applications.

    To have the advantage of both selective receive and OTP behaviours I’d recommend plain_fsm.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to come to terms with CoffeeScript after checking out LESS css yesterday,
After checking out code for the first time from a repository into Eclipse using
After checking out a branch in a repository git always prints a list of
I just went through some MVC tutorials after checking this site out for a
How to remove using jquery html table row after checking checkbox that in this
Paperclip produces this error, after checking out the plugin's rails3 branch. My Gemfile has
After checking out the official documentation , I am still not sure on how
I thought I understood the basics of pointers, but after checking out some documentation
I've been checking out Unity and it looks quite interesting. In particular after reading
This has been bugging me today after checking the source out on a site.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.