Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VENT

A Vent Social App

1.框架图

    .---------.             .---------.
    | clientA |             | clientB |
    |---------|             |---------|
         |                       |
         V                       V
.------------------------------------------.                   .---------------------------.
|                IRIS                      |                   |    consul                 |
|           http restful api               |------------------>|   use for global config &&|
|                                          |                   |   service discovery       |
|                                          |                   |                           |
.------------------------------------------.                   .---------------------------.
         |                     |                                          |             |
         |                     |        GET SERVICES && LOADBALANCE       |             |
         |       gRPC          | <----------------------------------------.             |
         |                     |                                                        |
         .---------------------.                                                        |
                   ↑                                                                   |
                   |                                                                    |
                   |                                                                    |
                   ↓                                                                   |
.-----------------------------------------.                                             |
|    single micro service ,eg:            |                                             |
|      UserService/relationService/       |        SERVICE REGISTER                     |
|      authService /captchaService        |---------------------------------------------.
|    and so on.                           |
|                                         |
.-----------------------------------------.
                    ↑
                    |
                    ↓
               .----------.
               |   redis  |
               |          |
               .----------.

2.TODO

  • Use message broker to do async event.

About

一个使用微服务框架 实现的社交类app 后台

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages