Vert.x 3.2.0 发布,JVM 上的 Node.js 替代
欢迎加入运维网交流群:263444886Vert.x 3.2.0 发布,主要更新如下:
[*] vertx-lang-ceylon: the support of the Ceylon language!
[*] vertx-tcp-bridge: an event bus bridge that lets any TCP-capable application to interact with vert.x applications using the event bus.
[*] vertx-hawkular-metric: an implementation of the vert.x metrics for Hawkular. In addition, it lets you report your own metrics to hawkular.
[*] A new stack manager to configure the vert.x distribution with the content you want.
[*] vertx-shell is now an official component.
[*]
vertx-jgroups: an>
完整更新内容请看:
https://github.com/vert-x3/wiki/wiki/3.2.0---Release-Notes
重大更新:
https://github.com/vert-x3/wiki/wiki/3.2.0-Breaking-changes
下载地址:Bintray Vert.x是一个用于下一代异步、可伸缩、并发应用的框架,旨在为JVM提供一个Node.js的替代方案。开发者可以通过它使用JavaScript、Ruby、Groovy、Java、甚至是混合语言来编写应用。
页:
[1]