2020年2月1日

Performance Profiling Zeebe

摘要: 转自:https://zeebe.io/blog/2019/12/zeebe-performance-profiling/ by Josh Wulf and Klaus Nji on Dec 22 2019 in BenchmarksPerformance. We frequently get qu 阅读全文

posted @ 2020-02-01 19:59 荣锋亮 阅读(391) 评论(0) 推荐(0)

bazel 学习一 简单java 项目运行

摘要: bazel 是一个很不错的软件构建工具,强大,以下是一个简单java 项目的运行 环境准备 bazel 安装 结合自己的操作系统,参考官方文档安装,github 上已经提供了多平台构建好的软件包了 java 项目结构 就是一个标准的maven 项目,暂时没有使用maven 的依赖,只是简单的mave 阅读全文

posted @ 2020-02-01 19:10 荣锋亮 阅读(2196) 评论(0) 推荐(1)

一个好用node http keeplive agnet

摘要: agentkeepalive 在node 原有的http agent 上有好多扩展,可以有效的复用http 连接,是一个比较推荐的对于node>=8 的agent 替换方案 参考资料 https://github.com/node-modules/agentkeepalive 阅读全文

posted @ 2020-02-01 09:49 荣锋亮 阅读(338) 评论(0) 推荐(0)

导航