|
Service Broker Performance
|
|||
---|---|---|---|
#18+
Добрый день. Использую сервис брокера для общений двух сервисов в пределах одного mssql сервера. Подскажите пожалуйста, как найти ответ на вопрос "какое влияние сервис брокер оказывает на нагрузку процессоров сервера?" Понятно, как измерить процедуры, которые отправляют сообщения или же процедуры активации. Но непонятно, как замерить/мониторить то, что происходит внутри, непосредственно при самой передаче данных. К примеру, Remus Rusamu пишет: "reusing conversations has a significant performance impact". Link Но непонятно, что это за влияние на перфоманс. Только ли интенсивное обращение к служебным таблицам или что-то еще. ... |
|||
:
Нравится:
Не нравится:
|
|||
17.07.2020, 07:40 |
|
Service Broker Performance
|
|||
---|---|---|---|
#18+
Или в этой же статье: Remusconversations are the ‘unit of work’ for the Service Broker background and as such resources are allocated in the system according to the number of active conversations (‘active’ = have some activity pending, like sending a message or replying with an acknowledgement). The number of pending messages has less influence on resource allocation (2 dialogs with 500 messages each will allocate far less resources than 1000 dialogs with 1 message each) Какие ресурсы аллоцируются в активном диалоге? ... |
|||
:
Нравится:
Не нравится:
|
|||
17.07.2020, 08:33 |
|
Service Broker Performance
|
|||
---|---|---|---|
#18+
Pavel1211, с чем вообще связано такое беспокойство? ... |
|||
:
Нравится:
Не нравится:
|
|||
17.07.2020, 11:42 |
|
Service Broker Performance
|
|||
---|---|---|---|
#18+
Владислав Колосов, Опасаюсь проблем с перфомансом когда дойду до продакшен серверов. ... |
|||
:
Нравится:
Не нравится:
|
|||
17.07.2020, 12:09 |
|
Service Broker Performance
|
|||
---|---|---|---|
#18+
Pavel1211, какие-то доли процента на обработку очереди, фактически. Выполнение процедур гораздо более затратна. ... |
|||
:
Нравится:
Не нравится:
|
|||
17.07.2020, 12:37 |
|
Service Broker Performance
|
|||
---|---|---|---|
#18+
Pavel1211 Или в этой же статье: Remusconversations are the ‘unit of work’ for the Service Broker background and as such resources are allocated in the system according to the number of active conversations (‘active’ = have some activity pending, like sending a message or replying with an acknowledgement). The number of pending messages has less influence on resource allocation (2 dialogs with 500 messages each will allocate far less resources than 1000 dialogs with 1 message each) Какие ресурсы аллоцируются в активном диалоге? разные ... |
|||
:
Нравится:
Не нравится:
|
|||
17.07.2020, 16:02 |
|
|
start [/forum/topic.php?fid=46&tid=1685864]: |
0ms |
get settings: |
9ms |
get forum list: |
12ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
23ms |
get topic data: |
10ms |
get forum data: |
2ms |
get page messages: |
45ms |
get tp. blocked users: |
2ms |
others: | 14ms |
total: | 123ms |
0 / 0 |