Automation adds dmaap-messagerouter-messageservice-architecture.rst
[dmaap/messagerouter/messageservice.git] / docs / architecture / architecture.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. _architecture:
4
5 Architecture
6 ============
7
8
9 Capabilities
10 ------------
11 Message Router is a RESTful web service used for any needed action with Kaka.
12
13 Usage Scenarios
14 ---------------
15 Message Router endpoints are used to create/view/delete a topic in Kafka. Clients can use the Message Router endpoints to publish a message to a topic and subscribe to a topic 
16
17 Interactions
18 ------------
19 Message Service REST service uses the message service API to interact with the ZooKeeper/Kafka
20
21    |image0|
22    
23    .. |image0| image:: architecture.png