Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fengjiachun committed Nov 10, 2015
1 parent 8854e10 commit d891ba4
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Jupiter

a rpc framework
-------------------------------------------------------------------------------------------------------

example参见jupiter-example: org.jupiter.example.round.*

Expand All @@ -10,20 +11,19 @@ Jupiter
═ ═ ═▷ init ─ ─ ─ ▷ async ──────▶ sync
***************************************************************************************************
┌ ─ ─ ─ ─ ─ ─ ─ ─ ─
Subscribe═ ═ ═ ═ ▷ Registry │◁═ ═ ═ ═ ═ ═ ═ Register
║ └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ║
│ │
║ ║
─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘ │
│ ║ ║
Notify ║ ║
┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ │ ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─
│ │─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─▷ │
─▷│ Consumer Invoke │ │ Provider
│───────────────────────▶ │
└ ─ ─ ─ ─ ─ ─ ─ ─ ─ │ └ ─ ─ ─ ─ ─ ─ ─ ─ ─
╔ ═ ═ ═ ═▷ Registry │◁ ═ ═ ═ ═ ═ ═ ╗
Subscribe └ ─ ─ ─ ─ ─ ─ ─ ─ ─ Register
║ │ │ ║

─ ─ ─ ─ ─ ─ ╬ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘ │ ║
Notify ║ │ ║
│ ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─
│─ ─ ─ ─ ─ ─ ─ ─│─ ─ ─ ─▷ │
└ ▷│ Consumer Invoke │ Provider
│───────────────┼───────▶ │
└ ─ ─ ─ ─ ─ ─ ─ ─ ─ └ ─ ─ ─ ─ ─ ─ ─ ─ ─
│ │
┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ │
Monitor │◁ ─ ─ ─ ─
Expand Down

0 comments on commit d891ba4

Please sign in to comment.