Исходный код вики Apache Active MQ
Редактировал(а) Alexandr Fokin 2022/12/12 11:36
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | **Материалы:** | ||
2 | |||
3 | Документация: | ||
4 | https://activemq.apache.org/components/nms/msdoc/1.6.0/vs2005/Output/html/N_Apache_NMS.htm | ||
5 | |||
6 | Kafka vs JMS (на примере ActiveMQ) | ||
7 | https://krocodl.livejournal.com/1251486.html | ||
8 | |||
9 | Книга | ||
10 | [[Understanding Message Brokers | O’Reilly>>doc:Книги.O’Reilly.Understanding Message Brokers | O’Reilly.WebHome]] | ||
11 | |||
12 | ---- | ||
13 | |||
14 | ==== Внутренние ссылки: ==== | ||
15 | |||
16 | ====== Дочерние страницы: ====== | ||
17 | |||
18 | {{children/}} | ||
19 | |||
20 | ====== Обратные ссылки: ====== | ||
21 | |||
22 | {{velocity}} | ||
23 | #set ($links = $doc.getBacklinks()) | ||
24 | #if ($links.size() > 0) | ||
25 | #foreach ($docname in $links) | ||
26 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
27 | * [[$escapetool.xml($rdoc.fullName)]] | ||
28 | #end | ||
29 | #else | ||
30 | No back links for this page! | ||
31 | #end | ||
32 | {{/velocity}} | ||
33 | |||
34 | ---- |