书栈网 · BookStack 本次搜索耗时 0.047 秒,为您找到 714 个相关结果.
  • Java

    Dapr Java SDK Prerequisites Building blocks Invoke a service Save & get application state Publish & subscribe to messages Publish messages Subscribe to messages Bulk Publish M...
  • Java

    Java Pre-requisites Importing Dapr’s Java SDK Building blocks Invoke a service Save & get application state Publish & subscribe to messages Publish messages Subscribe to messa...
  • Swoole的进程模型

    1409 2019-04-22 《Swoole入门教程》
    前言 并发之始 进程模型 进程模型与数据共享 小结 回顾 前言 前文再续,就书接上一回,随着与Server、TCP、Protocol的邂逅,Swoole终于迎来了自己的故事,今天,我们来聊聊Swoole的进程模型。 前边几篇东西虽然标题是Swoole,其主要讲的是操作系统、计算机网络方面的知识,包括一点点笔者自己的私货,今天终于放假了,...
  • MongoDB · 特性分析 · 网络性能优化

    1665 2020-08-13 《数据库内核月报》
    从 C10K 说起 常用网络模型 官方 IO 模型分析 改进方案 网络框架对比 调研与验证 代码实现 回答四个问题 性能测试报告 测试环境 (standalone) workloada QPS(50% read + 50% update ) Latency update (同步模型) Latency update (异步模型) 总结...
  • Java

    Java Pre-requisites Importing Dapr’s Java SDK Building blocks Invoke a service Save & get application state Publish & subscribe to messages Publish messages Subscribe to messa...
  • I/O with Tokio

    I/O with Tokio Using the Future API Using the Poll API Datagrams I/O with Tokio The tokio crate comes with TCP and UDP networking types. Unlike the types instd , Tokio’...
  • 部署

    部署 前提 启动配置 传统 java 方式部署 docker 部署 docker-compose 部署 部署 duic 部署仅依赖于 mongodb ,不依赖其它任何中间件即可支持分布式集群部署,同时 duic 采用 spring-boot+ spring-webflux 开发,内置使用 netty 作为 HTTP Server,所以 du...
  • 7.3.2 Streaming with @Client

    7.3.2 Streaming with @Client Streaming JSON with @Client Streaming Clients and Response Types Streaming Clients and Read Timeout Streaming Server Sent Events 7.3.2 Streaming...
  • Broad Crawls

    Broad Crawls Use the right SCHEDULER_PRIORITY_QUEUE Increase concurrency Increase Twisted IO thread pool maximum size Setup your own DNS Reduce log level Disable cookies Disa...
  • 1.2 Upgrading to Micronaut 3.x

    1.2 Upgrading to Micronaut 3.x Automating Upgrades with OpenRewrite Version Update Build Plugin Update Inject Annotations Nullability Annotations RxJava2 Breaking Changes ...