- WSO2 Developer’s Guide
- Fidel Prieto Estrada Ramón Garrido Lázaro
- 121字
- 2021-07-08 10:05:52
Starting components manually
We can start the component one by one on demand. For example, we cannot create business processes in this book, so we do not need to start WSO2 Business Process. In such cases where we do not need a message queue, we do not need to start the WSO2 EI Broker. WSO2 EI Analytics will be useful to check message traces when invoking a service and to get the services statistics, so we will use this component.
We need to start the components in a specific order, as follows:
- WSO2 EI.
- WSO2 EI Analytics.
- WSO2 EI Business Process.
- WSO2 EI Broker.
In the following sections, we will see that all of them start and stop the same way.
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- 從零構(gòu)建知識(shí)圖譜:技術(shù)、方法與案例
- The Modern C++ Challenge
- JavaScript修煉之道
- Mastering OpenCV Android Application Programming
- 實(shí)戰(zhàn)Java程序設(shè)計(jì)
- Visual Basic學(xué)習(xí)手冊
- 精通Python自然語言處理
- Python機(jī)器學(xué)習(xí)算法: 原理、實(shí)現(xiàn)與案例
- C#開發(fā)案例精粹
- Android傳感器開發(fā)與智能設(shè)備案例實(shí)戰(zhàn)
- Machine Learning for OpenCV
- 從零開始學(xué)UI:概念解析、實(shí)戰(zhàn)提高、突破規(guī)則
- Mastering PowerCLI
- VC++ 2008專題應(yīng)用程序開發(fā)實(shí)例精講