设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Vert.x 3.1.0发布,JVM上的Node.js替代

2015-10-9 21:55| 发布者: joejoe0332| 查看: 523| 评论: 0|原作者: oschina|来自: oschina

摘要: Vert.x 3.1.0 发布,主要更新内容如下:Vertx-sync is a set of utilities that allow you to perform asynchronous operations and receive events in a synchronous way, but without blocking kernel threads.Ver ...

Vert.x 3.1.0 发布,主要更新内容如下:

  • Vertx-sync is a set of utilities that allow you to perform asynchronous operations and receive events in a synchronous way, but without blocking kernel threads.

  • Vertx-stomp is an implementation of a STOMP server and client. You can use the STOMP server with other clients and use the STOMP client with other servers. The server and the client supports the version 1.0, 1.1 and 1.2 of the STOMP protocol. The STOMP server can also be used as a bridge with the vert.x event bus.

  • Vertx-shell is a command line interface for the Vert.x runtime available from regular terminals using different protocols.

  • Re-implementation of the Starter class and related functionality. And now redeploy is back!

完整更新内容请看:

https://github.com/vert-x3/wiki/wiki/3.1-Release-Notes

重大变化:

https://github.com/vert-x3/wiki/wiki/3.1.0---Breaking-changes

下载地址:Download

Vert.x是一个用于下一代异步、可伸缩、并发应用的框架,旨在为JVM提供一个Node.js的替代方案。开发者可以通过它使用JavaScript、Ruby、Groovy、Java、甚至是混合语言来编写应用。


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部