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 3c2c6f8 commit 429f964
Showing 1 changed file with 22 additions and 25 deletions.
47 changes: 22 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,34 +6,31 @@ Jupiter

-------------------------------------------------------------------------------------------------------
Jupiter Architecture:

═ ═ ═▷ init ─ ─ ─ ▷ async ──────▶ sync
***************************************************************************************************

┌ ─ ─ ─ ─ ─ ─ ─ ─ ─
Subscribe ═ ═ ═ ═▷│ Registry ◁═ ═ ═ ═ ═ ═ ═ ═ ═ ═
║ │ Register
└ ─ ─ ─ ─ ─ ─ ─ ─ ─
║ │ │ ║

║ │ │ ║

║ │ │ ║
─ ─ ─Notify ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
│ ║ │ ║

│ ║ │ ║

│ ║ │ ║
┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─
│ ├ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─│─ ─ ─ ─ ─ ─ ─▷ │
│ │
└ ▷ Consumer │ Invoke │ Provider │
│ │
├──────────────────────┼─────────────▶ │
└ ─ ─ ─ ─ ─ ─ ─ ─ ─ └ ─ ─ ─ ─ ─ ─ ─ ─ ─
│ │

Subscribe ═ ═ ═ ═▷ Registry │◁═ ═ ═ ═ ═ ═ ═ ═Register
║ └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ║
│ │
║ ║
│ │
║ ║
│ │
─ ─ ─Notify ╬ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ║
│ │
║ ║
│ │
║ ║
│ │
║ ║
│ ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ │ ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─
├ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─▷ │
└ ▷│ Consumer Invoke │ │ Provider
├────────────────────────────────────▶ │
└ ─ ─ ─ ─ ─ ─ ─ ─ ─ │ └ ─ ─ ─ ─ ─ ─ ─ ─ ─
▽ │
┌ ─ ─ ─ ─ ─ ─ ─ ─ ─
Monitor │◁ ─ ─ ─ ─ ─ ─ ┘
Expand Down

0 comments on commit 429f964

Please sign in to comment.