Skip to content

jklingsporn/vertx-router-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vert.x Multi Verticle Router Example

This example shows how to apply the Multi-Reactor Pattern when using Vert.x for a REST API. Each of the 10 deployed verticles will setup their own router. Routers should and will not be shared by the verticles. Instead the RouterStorage class will manage all router instances and apply changes to all created routers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%