在QCon上海2018大会上,Julien Viet 讲师做了《使用 Eclipse Vert.x 开发响应式应用(英文演讲)》主题演讲,主要内容如下。
演讲简介:
Eclipse Vert.x is a toolkit for writing reactive polyglot applications for the JVM. Vert.x comes with an extensive reactive ecosystem that is modular, performant and easy to use. Thanks the wide variety of this ecosystem you can write many kinds of applications such as soft realtime web application, IoT, protocol adapters, distributed applications and of course you can even build micro-services! We will start the presentation with an introduction to the reactive paradigm and Vert.x, then we will learn about Reactive Programming with RxJava 2.
参考译文
Eclipse Vert.x 是用于编写 JVM 上的多语言响应式应用的工具包。Vert.x 伴随着一个模块化、高性能、易于使用的响应式生态系统。正因为生态系统的多样性,我们可以编写像软实时 Web 应用、IoT、协议适配器和分布式应用等不同种类的程序,当然也可以构建微服务。本次演讲,我会先介绍响应式范型和 Vert.x,然后带大家学习如何用 xJava 2 进行响应式编程。
讲师介绍:
Julien Viet
Red Hat 首席软件工程师
Julien Viet 是 Vert.x 项目负责人,目前就职于 Red Hat,任首席软件工程师。Julien 从 2002 年开始开发开源软件。
完整演讲 PPT 下载链接:
https://qcon.infoq.cn/2018/shanghai/schedule
评论