Skip to content

jcsodelta/vertx-tutorial

Repository files navigation

Vertx Tutorial

Quality Gate Status

Following tutorials at https://vertx.io/

Running experiments

Enter the experiment directory and run mvn package exec:java

Experiments

  • 01-get_started
  • 02-vertx_core
    • 02.1-vertx_instance
    • 02.2-futures
    • 02.3-verticles
    • 02.4-event_bus
    • 02.5-reply_failures
    • 02.6-message_codecs
    • 02.7-clustered_event_bus

Objectives

  1. Do the tutorials.
  2. Test behavior on multiple requests.
  3. Test behavior on multiple connections.
  4. Test circuit breaker.
  5. Look at https://reactiverse.io/ projects.
  6. Look at https://github.com/vert-x3/vertx-awesome projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published