-
Notifications
You must be signed in to change notification settings - Fork 0
[FEAT]: unreal add scenarios for method execution #19
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Main scenario should be execution of a int(int) method sync and async version.
The sync version is where we send a request and wait for response.
The async version means we're sending all the requests and wait for all the responses
Test should allow configuring how many messages should be sent from how many threads.
Add to test runner scenario for method execution test or add scenario if not yet there
The latency measurements should be included as in #15
That should be our primary scenario
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request