ThesaHelp: references m-o
Group: parallel processing
Topic: event controlled processing
Topic: critical regions
Topic: hierarchical structures
Topic: monitored statements and events
| |
Reference
Mays, D., LeBlanc, R.J., Jr.,
"The CycleFree methodology: a simple approach to building reliable, robust, real-time systems",
Proceedings of the 24th International Conference on Software Engineering (ICSE'02), Orlando, Florida, USA, May 2002, pp. 567-575.
Google
Other Reference
http://www.cyclefree.com
U.S. patent 6,035,321
Quotations
568 ;;Quote: Smartcom for Windows abandoned concurrent programming due to difficulties with Smartcom III; problems remained with efficiency, non-reentrant message handlers, and unbounded message recursion
| 570 ;;Quote: CycleFree methodology creates hierarchy of object contexts; use events instead of upcalls; only events run concurrently
| 574 ;;Quote: each context level acts as a single mutex lock and thus prevents cycles in the invocation structure
|
Related Topics
ThesaHelp: references m-o (268 items)
Group: parallel processing (41 topics, 1116 quotes)
Topic: event controlled processing (46 items)
Topic: critical regions (58 items)
Topic: hierarchical structures (43 items)
Topic: monitored statements and events (16 items)
|