|
|||||||||
| Home >> All >> demo >> tucson >> [ philo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
demo.tucson.philo
Class PhiloRun

java.lang.Objectdemo.tucson.philo.PhiloRun
- public class PhiloRun
- extends java.lang.Object
5 Philosophers example using Tucson Service as coordination model with 3 prolog philosophers and 2 java philosophers. This is a concrete example of coordination among etherogenous activities. The prolog source is executed on our tuprolog virtual machine
| Constructor Summary | |
PhiloRun()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
PhiloRun
public PhiloRun()
| Method Detail |
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> demo >> tucson >> [ philo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
demo.tucson.philo.PhiloRun