Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-03-2007, 05:44 PM
levent
Guest
 
Posts: n/a
Default Concurrent Hierarchical State Machine 4.3
CHSM is a language system for specifying concurrent, hierarchical, finite state machines (a realization of "statecharts") to model and control reactive systems. It uses its own statechart specification langauge annotated with either C++ or Java code fragments in the tradition of yacc grammars with C code fragments. The generated code is fully object-oriented allowing multiple state machines to exist concurrently. The run-time library is small, efficient, and thread-safe. It has been used successfully in production environments such as CERN for controlling high-energy physics experiment equipment.

Changes

The "dominance" rule has been extended from parent/child transitions to sibling transitions. This allows "if-else" transitions to be done more efficiently.

URL: CHSM: Concurrent Hierarchical Finite State Machine
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get URL from network machine Mir Networking 1 04-02-2008 01:08 AM
Getting name/ip of a machine Java Tip Java Tips 0 03-02-2008 08:11 PM
Persisting state of objects JavaForums Java Blogs 0 12-11-2007 06:20 PM
Concurrent Applications m@tqi Advanced Java 1 12-01-2007 01:09 AM
Concurrent Versions System (CVS) JavaForums Eclipse 0 05-02-2007 04:03 PM


All times are GMT +2. The time now is 03:45 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org