書名: JBoss:Developer's Guide作者名: Elvadas Nono Woguia本章字數: 77字更新時間: 2021-07-02 18:37:27
Creating server groups
Create the dev01, dev02, and dev03 server groups for the money transfer web application; use the ha profiles and the associated ha-sockets binding group:
[domain@127.0.0.1:9999 /] /server-group=dev01:add(profile=ha,socket-binding-group=ha-sockets)
{
"outcome" => "success",
"result" => undefined,"server-groups" => undefined
}
[domain@127.0.0.1:9999 /] /server-group=dev02:add(profile=ha,socket-binding-group=ha-sockets)
[domain@127.0.0.1:9999 /] /server-group=dev03:add(profile=ha,socket-binding-group=ha-sockets)
[domain@127.0.0.1:9990 /] /server-group=dev04:add(profile=ha,socket-binding-group=ha-sockets)
The JBoss CLI supports autocompletion; just press the Tab key while writing your commands, and you will see the available options depending on your current position.
推薦閱讀
- Learning Python Web Penetration Testing
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- JavaScript全程指南
- Vue.js入門與商城開發實戰
- MongoDB for Java Developers
- BeagleBone Media Center
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- Python王者歸來
- Building a Recommendation Engine with Scala
- Python機器學習編程與實戰
- Hands-On Natural Language Processing with Python
- 低代碼平臺開發實踐:基于React
- ExtJS Web應用程序開發指南第2版
- Drupal Search Engine Optimization