Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages