Eclipse Vert.x

Eclipse Vert.x™ is an asynchronous application platform for the modern web and enterprise.

  • Vert.x has a very simple concurrency model. Vert.x allows you to write all your code as single threaded, this greatly simplifies development. (No more 'synchronized', 'volatile' or explicit locking).
  • Vert.x includes a distributed event bus that spans the client and server side so your applications components can communicate incredibly easily. The event bus even penetrates into in-browser JavaScript allowing you to create effortless so-called 'real-time' web applications.
  • Vert.x is modular. It provides a simple yet powerful module system, and a public module repository to encourage an ecosystem of modules published by the community.
  • Vert.x takes advantage of the JVM and scales seamlessly over available cores without having to manually fork multiple servers and handle inter process communication between them.
State
Incubating
Latest Releases

From 2024-09-09 to 2014-06-11

Name Date Review
5.0.0 2024-09-09
4.5.0 2023-10-09
4.4.0 2023-03-01
4.3.0 2022-05-04
4.2.0 2021-09-01
4.1.0 2021-06-01
4.0.0 2020-10-01
3.9.0 2020-04-01
3.8 2019-07-01
3.7.0 2019-03-11
3.6.0 2018-10-13
3.5.0 2017-10-01
3.4.0 2017-02-28
3.3.0 2016-06-15
3.2.0 2015-11-30
3.1.0 2015-09-30
3.0.0 2015-06-22
2.1.0 2014-06-11
Licenses
Apache License, Version 2.0

The content of this open source project is received and distributed under the license(s) listed above. Some source code and binaries may be distributed under different terms. Specific license information is provided in file headers and in NOTICE files distributed with the project's binaries.

Active Member Companies

Member companies supporting this project over the last three months.

    Contribution Activity
    Commits on this project (last 12 months)