In Spiel 2.0.x doc können Sie sehen, wie asynchrone Aufgaben planen:Spiel Rahmen 2.1 - Aufgaben Scheduling async
http://www.playframework.org/documentation/2.0.4/ScalaAkka
Akka.system.scheduler.schedule(0 seconds, 30 minutes, testActor, "tick")
Wie kann man das Gleiche erreichen withthe kürzlich Spielen 2.1 releades? ??
Die ganze akka API scheint sich geändert zu haben ...
ich eingecheckt haben:
https://github.com/playframework/Play20/wiki/Highlights https://github.com/playframework/Play20/wiki/Migration und auch http://doc.akka.io/docs/akka/2.1.0-RC1/project/migration-guide-2.0.x-2.1.x.html
fragte auch hier: https://groups.google.com/d/topic/play-framework/7VcwNea6QlM/discussion