Changes between Version 87 and Version 88 of benchmarks
- Timestamp:
- 11/23/11 17:32:41 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
benchmarks
v87 v88 163 163 === Test 1 - Notification Delivery without Active Subscriptions === 164 164 The first test concerned the measurement of the time of sending a bunch of notifications (hovewer each notification is sent separately) while there were no active subscriptions in the tested system. That means that the time was counted on the Publisher side and the notifications were not forwarded by the brokers as there were any Notification Consumers interested in receiving notifications. 165 166 ==== Main facts ==== 167 * scenario: Publisher -> Notification Broker; 168 * time measurement: on Publisher side; 165 169 * filtering based on: topics; 166 170 * notification dialect: Simple;