stillcoolme / akka-learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

akka-learn-first模块

akka入门项目

  • remote包下 实现了经典的 学生及老师的处理逻辑,参考: Akka 使用系列
    • 相当于实现了一个简单的rpc
    • 先执行 RemoteStudentSimulatorApp,再执行 RemoteTeacherServicesApp
  • translate包下 实现层次结构的actor,参考:层次结构和容错机制

akka-rpc模块

模拟rpc实现

About


Languages

Language:Scala 100.0%