Class DiningPhilosophers


  • public class DiningPhilosophers
    extends Object
    This example demonstrates how drasyl nodes can be implemented as finite state machines using the dining philosophers problem.

    Adapted from: Akka