Версия 1.7 от Alexandr Fokin на 2024/02/11 13:49

Последние авторы
1 | |Подходы к взаимодействию сервисов.
2 | |(((
3 |(% style="width:120px" %)Оркестрация|(% style="width:1308px" %)Наличие централизованных компонентов управления взаимодействием
4 |(% style="width:120px" %)Хореография|(% style="width:1308px" %)Взаимодействие построено на основе реакций на поток событий.
5 )))
6 | |(((
7 Оркестровка и хореография: подходы к описанию композитных бизнес-процессов
8 [[http:~~/~~/artamonoviv.ru/articles/business_process_orchestration_and_choreography/>>http://artamonoviv.ru/articles/business_process_orchestration_and_choreography/]]
9
10 Orchestration vs Choreography
11 [[https:~~/~~/camunda.com/blog/2023/02/orchestration-vs-choreography/>>https://camunda.com/blog/2023/02/orchestration-vs-choreography/]]
12 )))
13 | |
14
15 ----
16
17 ==== Внутренние ссылки: ====
18
19 ====== Дочерние страницы: ======
20
21 {{children/}}
22
23 ====== Обратные ссылки: ======
24
25 {{velocity}}
26 #set ($links = $doc.getBacklinks())
27 #if ($links.size() > 0)
28 #foreach ($docname in $links)
29 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
30 * [[$escapetool.xml($rdoc.fullName)]]
31 #end
32 #else
33 No back links for this page!
34 #end
35 {{/velocity}}
36
37 ----