书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 403 个相关结果.
  • 安全公告

    1636 2020-11-22 《Akka 中文指南》
    安全公告 接收安全建议 报告漏洞 相关安全文件 已修复的安全漏洞 安全公告 接收安全建议 接收所有安全公告的最好方法是订阅 Akka 安全列表 。 发送安全邮件列表的频繁非常低,只有在安全报告被核心团队接收和修复后才会发送通知。 报告漏洞 我们强烈鼓励大家在公共论坛上披露这些问题之前,先向我们的私人安全邮件列表报告这些问题。 根...
  • 邮箱

    842 2020-11-22 《Akka 中文指南》
    邮箱 依赖 简介 邮箱选择 指定 Actor 的消息队列类型 指定调度器的消息队列类型 如何选择邮箱类型 默认邮箱 将哪个配置传递到邮箱类型 内置邮箱实现 邮箱配置示例 PriorityMailbox ControlAwareMailbox 创建自己的邮箱类型 system.actorOf 的特殊语义 邮箱 依赖 为了...
  • Scala

    influxdb-client-scala Documentation Features Queries Advanced Usage Client configuration file Configuration example Client connection string Gzip support Log HTTP Request a...
  • 必修的“Hello World”

    必修的“Hello World” 必修的“Hello World” 将著名的问候语——“Hello World”——打印在控制台中,这个艰巨任务的actor版在Typesafe Activator 中一个名为“Akka Main in Scala” 的教程中有介绍。 这个教程展示了一个通用启动类akka.Main ,它只需要一个命令行参数:应用主a...
  • 赞助商

    赞助商 Typesafe YourKit 赞助商 Typesafe Typesafe is the company behind the Akka Project, Scala Programming Language,Play Web Framework, Scala IDE, Simple Build Tool and many othe...
  • Scala

    Hello World - Scala using Akka HTTP Before you begin Configuring the Service descriptor Publishing to Docker Deploying to Knative Serving Cleanup Feedback Hello World - S...
  • 调度程序

    1172 2020-11-22 《Akka 中文指南》
    调度程序 依赖 简介 一些示例 来自 akka.actor.ActorSystem Scheduler 接口 Cancellable 接口 调度程序 依赖 为了使用调度程序(Scheduler ),你需要将以下依赖添加到你的项目中: <!-- Maven --> <dependency> <groupId> com.t...
  • Scala

    influxdb-client-scala Documentation Features Queries Advanced Usage Client configuration file Configuration example Client connection string Gzip support Log HTT...
  • Part 14: The Actor approach to concurrency

    The Neophyte's Guide to Scala Part 14: The Actor Approach to Concurrency The problems with shared mutable state The Actor model The Actor System Defining an actor Processing mes...
  • 持久化

    持久化 Akka 2.3.4的变化 依赖 体系结构 事件来源 Event sourcing" level="3"> 事件来源 Event sourcing标识符 恢复" level="5"> 恢复自定义恢复 恢复状态 放宽的局部一致性要求和高吞吐量的用例 推迟行动,直到持久化处理程序已执行 批处理写操作 删除邮件 持久化视图 更...