Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use nomnoml for diagrams? #74

Open
fire opened this issue Aug 25, 2019 · 0 comments
Open

Use nomnoml for diagrams? #74

fire opened this issue Aug 25, 2019 · 0 comments

Comments

@fire
Copy link

fire commented Aug 25, 2019

I redrew a diagram using nomnoml. I can draw more if wanted.

Original:

image

Nomnoml:

nomnoml(1)

[Load Balancer | HTTPS and Websocket Traffic] -> 1..* [Erlang VM (per server) |

[antikythera core | 
Domain-based request routing
]->[gear_x]
[antikythera core]->[gear_y]

[gear_y] -- [<note> Gear-to-gear communication]
[gear_x] -- [<note> Gear-to-gear communication]
[antikythera core] -- [<note> More gears..]
]

[Load Balancer | HTTPS and Websocket Traffic] -> [<note> More Erlang vms]
[Erlang VM (per server)] <-> [<note> Inter-node communication for websockets and async jobs]

Useful sites:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant