发布于 2016-07-13 00:50:33 | 286 次阅读 | 评论: 0 | 来源: 网友投递
Vert.x JVM上的Node.js替代者
Vert.x是一个用于下一代异步、可伸缩、并发应用的框架,旨在为JVM提供一个Node.js的替代方案。开发者可以通过它使用JavaScript、Ruby、Groovy、Java、甚至是混合语言来编写应用。
Vert.x 3.3.2 发布了,更新如下:
HTTP/1.x keepalive connections don't clear the paused buffers at end -https://github.com/eclipse/vert.x/issues/1504
Add "silent" option to Repeat rule - https://github.com/vert-x3/vertx-unit/pull/34
Under load and multiple event loops dropwizard metrics can fail to register metrics -https://github.com/vert-x3/vertx-dropwizard-metrics/issues/39
HttpClient endpoint metric does not remove the associated metrics -https://github.com/vert-x3/vertx-dropwizard-metrics/issues/41
Vert.x Camel
Update camel version - https://github.com/vert-x3/vertx-camel-bridge/issues/15
事件总线客户端使用 SockJS 桥可通过 NPM、Bower 或者是 WebJar 获取: