dfsm-announce Mailing List for dFSM Distributed Finite State Machine
Status: Beta
Brought to you by:
amoreno
You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: Andreu M. i V. <mo...@ha...> - 2003-07-21 13:05:21
|
0.6.0
Beta Release
* Features added:
01. Use a template for threads
02. Basic Monitor added
-Andreu Moreno and Joan Valduvieco, 18 July 2003
0.5.0
Beta Release
* Alfa release stabilized with features:
01. Distributed automata with event communication mechanism
02. State definition with Entry and Exit function (Moore automata support).
03. Hierarchical statecharts support.
04. History and preferred child support.
05. Transition definition with Action function (Mealy automata support).
06. Behavioral inheritance of transitions.
07. Deferred events associated to a state.
08. In a state, non registered and non deferred events are discarded.
09. Run-to-Completion execution model.
10. Object oriented.
11. Every automata is composed of two threads: "run engine"(Execute the
state a transition code) and "events server"(To receive events)
12. Multilevel log system.
-Andreu Moreno and Joan Valduvieco, 12 May 2003
0.1.0
Alfa Release
* Import to sourceforge cvs
-Andreu Moreno, 21 March 2003
|