diff options
| author | Simeon Simeonov | 2017-12-14 13:31:02 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2017-12-14 13:31:02 +0100 |
| commit | 1456577a83691d6329b6b8d5054c4282ac06d542 (patch) | |
| tree | 4b6a2d5e22c3dcdabe2a71dc5b89b7d38fa22abe | |
| parent | 286e6626b84b8337d721330e84ff41bf684c1c37 (diff) | |
mqprod final
| -rw-r--r-- | reveal.js/mqprod.html | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/reveal.js/mqprod.html b/reveal.js/mqprod.html index 212e636..8f64d0e 100644 --- a/reveal.js/mqprod.html +++ b/reveal.js/mqprod.html | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | <html lang="en"> | 2 | <html lang="en"> |
| 3 | <head> | 3 | <head> |
| 4 | <meta charset="utf-8"> | 4 | <meta charset="utf-8"> |
| 5 | <title>Meldingskø ved INT</title> | 5 | <title>Meldingskø for UiO</title> |
| 6 | <meta name="author" content="Kai Vaade, Simeon Simeonov"> | 6 | <meta name="author" content="Kai Vaade, Simeon Simeonov"> |
| 7 | <meta name="apple-mobile-web-app-capable" content="yes"> | 7 | <meta name="apple-mobile-web-app-capable" content="yes"> |
| 8 | <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> | 8 | <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
| @@ -19,7 +19,7 @@ | |||
| 19 | <!-- Any section element inside of this container is displayed as a slide --> | 19 | <!-- Any section element inside of this container is displayed as a slide --> |
| 20 | <div class="slides"> | 20 | <div class="slides"> |
| 21 | <section> | 21 | <section> |
| 22 | <h2>Meldingskø ved INT</h2> | 22 | <h2>Meldingskø for UiO</h2> |
| 23 | <p>Utviklerforum 14.12.2017</p> | 23 | <p>Utviklerforum 14.12.2017</p> |
| 24 | <br/> | 24 | <br/> |
| 25 | <p> | 25 | <p> |
| @@ -81,7 +81,7 @@ | |||
| 81 | <li>Publisher / Publisist :)</li> | 81 | <li>Publisher / Publisist :)</li> |
| 82 | <p>Entiteter:</p> | 82 | <p>Entiteter:</p> |
| 83 | <li>vhost</li> | 83 | <li>vhost</li> |
| 84 | <li>Exchange (direct, fanout, topic, headers)</li> | 84 | <li>Exchange (direct, fanout, topic, ...)</li> |
| 85 | <li>Kø (transient, durable)</li> | 85 | <li>Kø (transient, durable)</li> |
| 86 | <li>Binding</li> | 86 | <li>Binding</li> |
| 87 | </ul> | 87 | </ul> |
| @@ -125,17 +125,6 @@ | |||
| 125 | </section> | 125 | </section> |
| 126 | 126 | ||
| 127 | <section> | 127 | <section> |
| 128 | <h2>Protokoller og porter</h2> | ||
| 129 | <p>"AMQP 0.9.1 prioritert siden det er protokollen som mapper best mot RabbitMQs funksjonalitet. Vi har også noe erfaring med bruk av denne."</p> | ||
| 130 | <p>RabbitMQ lytter for AMQP0.9.1 på SSL port <em>5671</em>.</p> | ||
| 131 | <br/> | ||
| 132 | <p>Andre protokoller og tjenester for RabbitMQ:</p> | ||
| 133 | <ul> | ||
| 134 | <li>RabbitMQ Management (webgrensesnitt) - 15671 (SSL)</li> | ||
| 135 | </ul> | ||
| 136 | </section> | ||
| 137 | |||
| 138 | <section> | ||
| 139 | <h3>Dokumentasjon og lenker</h3> | 128 | <h3>Dokumentasjon og lenker</h3> |
| 140 | <p> | 129 | <p> |
| 141 | RabbitMQ: | 130 | RabbitMQ: |
