Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Projects
  3. Eclipse RT
  4. Eclipse Vert.x™
  5. 4.0.0
  6. Review Information

Eclipse Vert.x™ 4.0.0

Primary tabs

  • Overview
  • Release Plan
  • Review Information(active tab)
Description: 

Vert.x 4 provides the following new important features

  • Asynchronous future based programming model in addition of the asynchronous callback based model of Vert.x 3. This is an evolution that continues to provide the callback model and also provides Future returning method variants
  • Support for tracing. Distributed tracing is challenging for asynchronous runtimes multiplexing several continuations on the same Java thread. Vert.x 4 provides a solution to that with an easy to support and reliable support for tracing
  • HTTP client improvements that make it easier to use than before
  • Improved clustering support
  • Context affinity for non Vert.x thread, the same Vert.x context instance will be used when a non Vert.x thread will need to use a Context. This eliminates a kind of race conditions in user applications.
  • Generic client metrics, allowing any client to report pooling and request/response metrics

 

 

Conforms To UI/UX Guidelines: 
Not verified

Project Links

  • Vert.x discussion on Google Groups
  • Website
Incubating - Eclipse Vert.x™

Related Projects

Project Hierarchy:

  • Eclipse RT
  • Eclipse Vert.x™

Tags

Technology Types
  • Runtime

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top