Software Alternatives & Reviews

vert.x

From Wikipedia, the free encyclopedia subtitle

vert.x Reviews and details

Screenshots and images

  • vert.x Landing page
    Landing page //
    2022-06-12

Badges

Promote vert.x. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

From Zero to Back End in 45 Minutes with Eclipse Vert.x

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about vert.x and what they use it for.
  • Spark – A web micro framework for Java and Kotlin
    Https://vertx.io/ It's actively maintained with full time developers, performant, supports Kotlin out of the box, and has more features? - Source: Hacker News / 2 months ago
  • Reactive database access on the JVM
    Hibernate Reactive integrates with Vert.x, but an extension allows to bridge to Project Reactor if wanted. - Source: dev.to / 10 months ago
  • What's the state of server-side frameworks with Kotlin support today for small teams?
    Personally, I like vertx, it is modular and you can pick and choose what you need. It also has support for kotlin coroutines, https://vertx.io/, https://github.com/vert-x3/vertx-examples/tree/4.x/kotlin-examples. Source: about 1 year ago
  • Anything close beam/otp for other languages?
    I really like Eclipse Vert.x... As both an Erlang dev and Java dev, it's a great synergy and soon to have support for Virtual Threads similar to BEAM. Source: about 1 year ago
  • Favorite hidden gem library?
    Eclipse Vert.x - Add amazing Async to any Java stack. Source: over 1 year ago
  • Javalin v5 has been released! (web micro-framework)
    If you’ve used NodeJS & ExpessJS, in Java world, Vert.x, Helidon and Javalin should be familiar. Source: over 1 year ago
  • Quarkus fundamentals
    In fact, it builds on top of proven standards such as Eclipse MicroProfile or frameworks such as Vert.x or JAX‑RS. - Source: dev.to / over 1 year ago
  • Using Kotlin Coroutines with Vert.x
    Vert.x is a toolkit for writing asynchronous and reactive applications on the JVM. The Vert.x ecosystem has high-quality libraries providing support for web services, database drivers, authentication, and more. - Source: dev.to / over 1 year ago
  • Library recommendations?
    If FP is scaring you off then maybe consider Vertx. Source: over 1 year ago
  • Choose the right Java runtime for the job (2020, Quarkus vs Open Liberty vs traditional application server)
    For performance and good support for asynchronous programming, I think the best option is Vert.x. It's the fastest Java option by far according to TechEmpower ranking. Source: over 1 year ago
  • Is it worth to learn Spring Boot ?
    If you’ve used ExpressJS, you could try Vert.x and Helidon. Source: almost 2 years ago
  • What is API Management and how it helps you get the most out of your APIs
    Gravitee is a fully open source, low code, highly customisable API management platform, with a highly performant API gateway. It is a Java based product using the Vert.x framework. It uses the concepts of plugins to manage policies, including security, data transformation, protocol mediation, monitoring, authentication, performance and so forth. There are over 100 plugins available, and should you happen to not... - Source: dev.to / almost 2 years ago
  • Java Quarkus CQRS and EventSourcing microservice example 👋💫✨
    Reactive approach of Quarkus Vertex or Spring Reactor has some tradeoffs, not all libraries has good integration with it, like tracing, it's harder to debug, Writing complicated business logic in reactive functional way is very specific and feels more difficult, and not only for writing and for reading too. Quarkus Vertex with Mutiny in my opinion has much better reactive API, Documentation and production... - Source: dev.to / almost 2 years ago
  • Trying to decide on Scala or Kotlin
    Another option that I would strongly consider is Vert.x. It allows you to mix/match languages and could be a simple and risk-free way to introduce FP concepts into an application. Source: about 2 years ago
  • How does the Java community feel about Kotlin?
    I'm not sure about WebFlux, _specifically_, but yes it's different. I use VertX which has its own coroutine compatibility module, but essentially with reactive, you call database and get back some kind of "Future" object which then you have to use a callback with:. Source: about 2 years ago
  • [2022] Vert.x vs Spring
    That being said, between the two you mentioned, spring is probably the more popular framework because of the magic annotation processing it provides if you're into that. Otherwise vertx seems like a good framework if you want something light, not sure which large projects are using it out there though short of looking at their site. Source: over 2 years ago
  • Switching to Java
    Something like Vert.x would be much close to node.js (it's inspired by it!) and it's pretty easy to use. I would also at least read about the following frameworks before deciding on which one to try a bit more:. Source: over 2 years ago
  • Native-image with Quarkus
    Because the developers of Quarkus also worked on Vert.x, the former also offers a plugin that integrates the latter. Vert.x is full reactive and provides the concept of routes. With Quarkus, you can annotate methods to mark them as routes. One can migrate the above code to routes:. - Source: dev.to / over 2 years ago
  • Async I/O for Dummies (2018)
    Backend newb, here. I have a dumb question - can someone give me a summary, or blog post to a summary, of the pros /cons of async versus threads? One thing I have been using as a way of understanding hi-perf backends is analyzing why the vert.x framework [1] (and its underlying server, netty) does so well on benchmarks [2], but as newb, I do not think I would get a lot form that exercise without a little hand... - Source: Hacker News / over 2 years ago
  • Java Equivalent of Express.js for REST
    Came here to say this. Vert.x was inspired by Node+Express. It was even originally named NodeX. Source: over 2 years ago
  • GraalVM + Typescript + Quarkus !??
    Check out ES4X. It's JS and TS bindings for GraalJS for Vert.x. Vert.x is the basis for Quarkus, so this is definitely possible. Source: over 2 years ago

External sources with reviews and comparisons of vert.x

17 Popular Java Frameworks for 2023: Pros, cons, and more
As Vert.x is an event-driven and non-blocking framework, it can handle a lot of concurrencies using only a minimal number of threads. Vert.x is also quite lightweight, with the core framework weighing only about 650 KB. It has a modular architecture that allows you to use only the modules you need so that your app can stay as slick as possible. Vert.x is an ideal choice if you want to build lightweight, highly...

Do you know an article comparing vert.x to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic vert.x discussion

Log in or Post with

This is an informative page about vert.x. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.