LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Producer/Consumer log in

Hello

I have an assignment where I have to use producer/consumer architecture, events state machine with queues and a simple error handling.

I have decided to do a log in/ sign up. What would the states be?

0 Kudos
Message 1 of 3
(560 Views)

@eneko.mujika wrote:

Hello

I have an assignment where I have to use producer/consumer architecture, events state machine with queues and a simple error handling.

I have decided to do a log in/ sign up. What would the states be?


What ever you want them to be.  What steps do you want to go through to do a "log in/sign up"?  How would you organize it?  {Step 1 -- ask "What would the states be?".  Step 2 -- figure them out for myself ...].

 

Bob Schor

0 Kudos
Message 2 of 3
(523 Views)

Think about what needs to happen and in what order they need to happen.  That should give you the states to your state machine.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 3 of 3
(501 Views)