Skip to content

zb-basketball/routingService

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

routingService

Some POCs of data routing service implementing on MSA.

+-----------+  +-----------+
|           |  |           |
| ServiceA <----> Router  <-----> Controller
|           |  |     ^     |        ^ 
+-----------+  +-----|-----+        |
                     |              |
                     |        +-----|-----+  +-----------+
                     |        |     v     |  |           |
                     +---------> Router  <----> ServiceB |
                              |           |  |           |
                              +-----------+  +-----------+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%