akka-mesos:Mesos 库建立在 Akka 之上

时间:2024-07-14 11:37:17
【文件属性】:

文件名称:akka-mesos:Mesos 库建立在 Akka 之上

文件大小:113KB

文件格式:ZIP

更新时间:2024-07-14 11:37:17

Scala

阿卡-米索斯 基于非阻塞驱动程序。 用法 使用 Mesos 注册框架 import akka . actor . ActorSystem import akka . libprocess . PID import akka . mesos . Mesos import akka . mesos . protos . FrameworkInfo implicit val system = ActorSystem ( " Mesos " , config) val frameworkInfo = FrameworkInfo ( name = " ExampleFramework " , user = " user " , failoverTimeout = Some ( 5 .minutes), checkpoint = Some ( true ) ) val framew


网友评论