Continuent Developer Community
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Multiplayer TicTacToe With Tungsten FSM (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Multiplayer TicTacToe With Tungsten FSM
#653
Robert Hodges (User)
Administrator
Posts: 218
graph
User Offline Click here to see the profile of this user
Location: Berkeley California
Re:Multiplayer TicTacToe With Tungsten FSM 5 Months, 2 Weeks ago Karma: 1  
Hi Bamdad,

If you have not done so already, I recommend reading David Harel's original article on state charts, which are the basis for FSM. Here's the URL:

http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.20.4799

Another good source is anything related to UML state diagrams, such as the following by Scott Ambler:

http://www.agilemodeling.com/artifacts/stateMachineDiagram.htm

If you want to see an example of a complex state machine in action look at the Tungsten Replicator main program. We use FSM to manage network services like the replicator. The code is located at the following URL:

http://tungsten.svn.sourceforge.net/viewvc/tungsten/trunk/replicator/src/java/ com/continuent/tungsten/replicator/management/OpenReplicatorManager.java? view=markup

Also, if you find bugs or have feature requests. We are not doing much development on this mostly because it does everything we need and has not had a bug report in a long time.

Cheers, Robert
 
Report to moderator   Logged Logged  
 
Robert Hodges
Continuent CTO
  The administrator has disabled public write access.
      Topics Author Date
    thread link
Multiplayer TicTacToe With Tungsten FSM
Bamdad Dashtban 2010/03/22 10:29
    thread link
thread linkthread link Re:Multiplayer TicTacToe With Tungsten FSM
Robert Hodges 2010/03/24 21:41
    thread link
thread linkthread linkthread link Re:Multiplayer TicTacToe With Tungsten FSM
Bamdad Dashtban 2010/03/25 12:03
    thread link
thread linkthread linkthread linkthread link Re:Multiplayer TicTacToe With Tungsten FSM
Robert Hodges 2010/03/26 00:16
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop