Dining Philosophers Problem (DPP) example for the QP active object framework. Demonstrates: event-driven programming, hierarchical state machines in C++, modeling and graphical state machine design, code generation, preemptive multitasking, software tracing, power saving mode, direct event posting, publish-subscribe. More information available in the [[/users/QL/notebook|Quantum Leaps Notebook pages]]. See also [[http://www.state-machine.com|state-machine.com]].
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:15aad9bccbbd | 2012-09-05 | QL | enabled the QK_PREEMPTIVE option |
4:6189d844a1a2 | 2012-09-04 | QL | updated for QP 4.5.02 |
3:81ceb3127876 | 2011-09-26 | QL | Updated for QP 4.2.04 |
2:2e62e514f323 | 2011-02-16 | QL | added slight delay to the idle loop to see the LED4 intensity |
1:c7711e751cf6 | 2011-02-14 | QL | (none) |
0:efb9ac8d1a88 | 2011-02-12 | QL | (none) |