-
Notifications
You must be signed in to change notification settings - Fork 0
[FEAT]: Add go technology - server and client side #16
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
CI should be able to run those
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
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request