This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mq performance test is now separated client from server.
Added semaphore to the MqSession.Send to prevent the outbox queue filling up. Configurable from MqConfig.MaxQueuedOutgoingMessages.
- Loading branch information
Showing
17 changed files
with
449 additions
and
487 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
342 changes: 0 additions & 342 deletions
342
src/DtronixMessageQueue.Tests.Performance/MqPerformanceTest.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.