This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| projects:wamp:integration [2015/08/07 10:27] – created scipio | projects:wamp:integration [2015/08/07 11:14] (current) – scipio | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wamp Integration ====== | ====== Wamp Integration ====== | ||
| - | |||
| < | < | ||
| Line 9: | Line 8: | ||
| edge [weight=1.0 | edge [weight=1.0 | ||
| - | subgraph cluster_regione { | + | db |
| - | label=" | + | backend |
| - | style=" | + | router |
| - | color=bisque; | + | browser |
| - | + | wsgi [label=" | |
| - | db_regione | + | |
| - | client_regione [label=" | + | |
| - | } | + | |
| - | + | ||
| - | subgraph cluster_comune { | + | |
| - | label=" | + | |
| - | style=" | + | |
| - | color=grey; | + | |
| - | + | ||
| - | porta [label=" | + | |
| - | db_permessi [label=" | + | |
| - | nas [label=" | + | |
| - | service_to_regione [label=" | + | |
| - | filtro | + | |
| - | cron [fillcolor=orange shape=box] | + | |
| - | db_permessi [label=" | + | |
| - | } | + | |
| - | + | ||
| - | service_to_regione -> porta:jar | + | |
| - | service_to_regione -> db_permessi [dir=back label=" | + | |
| - | + | ||
| - | porta:soap -> db_regione [dir=back] | + | |
| - | porta:jar -> client_regione | + | |
| - | cron -> filtro | + | backend |
| - | filtro | + | backend -> router [dir=both] |
| - | filtro | + | browser -> router |
| - | filtro | + | browser |
| + | browser | ||
| + | browser | ||
| + | wsgi -> db [label=" | ||
| } | } | ||
| </ | </ | ||