TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Vert.x 3 released

15 pointsby jitpackalmost 10 years ago

4 comments

jermoalmost 10 years ago
From <a href="https:&#x2F;&#x2F;groups.google.com&#x2F;forum&#x2F;#!msg&#x2F;vertx&#x2F;xgGgQcDeX04&#x2F;0q8C1pylFaAJ" rel="nofollow">https:&#x2F;&#x2F;groups.google.com&#x2F;forum&#x2F;#!msg&#x2F;vertx&#x2F;xgGgQcDeX04&#x2F;0q8C...</a><p>Here are some of the highlights of Vert.x 3:<p><pre><code> * A new and improved core API providing HTTP, SSL, TCP, UDP, DNS, WebSockets, File System, Event Bus, distributed maps, clustered locks, clustered counters and many more features * Introducing Vert.x-Web http:&#x2F;&#x2F;vertx.io&#x2F;docs&#x2F;#web - a new toolkit for creating any type of web application from traditional server rendered apps, to modern client rendered apps, real-time apps, REST apps and HTTP micro services. * Pluggable authentication&#x2F;authorisation with out of the box implementations using JDBC, MongoDB, JWT and Shiro * Pluggable metrics with an out of the box implementation using DropWizard metrics * Database connectivity for MongoDB, Redis and JDBC * Integration with SMTP mail and a JCA adaptor for interop with JavaEE app servers (e.g. WildFly) * RxJava style APIs if you don&#x27;t like callbacks * Reactive Streams implementation http:&#x2F;&#x2F;www.reactive-streams.org&#x2F; for interop with other reactive systems (e.g. Akka) * Introducing Vertx-Unit - a test toolkit for writing async tests * Codegen of Java APIs into idiomatic APIs in other languages - including JavaScript, Ruby and Groovy * Completely embeddable * Simpler classloading model * Docker images and support for Red Hat OpenShift * Faster than ever</code></pre>
dudewheresmycaralmost 10 years ago
Errrr. Does python support still exist?
ecolakalmost 10 years ago
Examples look great with Java 8. Very excited to try version 3.
paxcoderalmost 10 years ago
Java please, no more.