close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 15, 2008, 4:48:47 PM (17 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v11
|
v12
|
|
32 | 32 | |
33 | 33 | == AMQP Protocol == |
34 | | || Model layer || messages、queues、exchanges、access control、transactions、data types || 定義給 application 使用的指令 || |
35 | | || Session layer || commands、control、excepions、confirmation、completion、replay、synchroniation || 提供 application 至 server 間可靠的傳輸指令、回傳 server 回覆、同步化及錯誤控制 || |
| 34 | || Model layer || messages、queues、exchanges、access control、transactions、data types || 定義給 application 使用的指令 || |
| 35 | || Session layer || commands、control、excepions、confirmation、completion、replay、synchroniation || 提供 application 至 server 間可靠的傳輸指令、回傳 server 回覆、同步化及錯誤控制 || |
| 36 | || Transport layer || || || |
36 | 37 | |
37 | 38 | |