azure-sdk-for-cpp/sdk/eventhubs
Larry Osterman 9fbc3856ad
Create EventHubs stress and performance test basics. (#4818)
* Scaffolding for eventhubs perf test

* Added eventhubs 'stress' test, which is really a totally broken perf test'

* Added stress test skeleton

* EventHubs Stress test is an actual eventhubs test now

* EventHubs throws exceptions on producer client failure. Rationalized error reporting from AMQP - message sender and receiver generate the same errors.

* Rationalize AMQP error results; throw exceptions on eventhubs errors

* Fixed amqp management test; added HTTP status code for management triggered exceptions

* Event Data binary no longer takes an AMQP binary; Preliminary readme.md for eventhubs (still many go constructs in the readme)

* Created the first eventhubs samples - they don't do much but they work

Co-authored-by: Ahson Khan <ahkha@microsoft.com>

Co-authored-by: Rick Winter <rick.winter@microsoft.com>

* API Review feedback

* Added isTransient flag to eventhubs exception based on Java implementation

* Updated AMQP changelog to reflect recent changes

---------

Co-authored-by: Ahson Khan <ahkha@microsoft.com>
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
2023-08-04 11:40:30 -07:00
..
azure-messaging-eventhubs Create EventHubs stress and performance test basics. (#4818) 2023-08-04 11:40:30 -07:00
assets.json Create EventHubs stress and performance test basics. (#4818) 2023-08-04 11:40:30 -07:00
ci.yml Create EventHubs stress and performance test basics. (#4818) 2023-08-04 11:40:30 -07:00
CMakeLists.txt Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
README.md Merge AMQP functionality to main. (#4596) 2023-05-10 20:58:39 +00:00

Azure Messaging Librares for C++

The Azure Messaging EventHubs Client Library for C++ allows you to build applications against Microsoft Azure Messaging EventHubs service. For an overview of Azure Messaging, see Introduction to Microsoft Azure Messaging.

Latest release

Find the latest Messaging clients for C++ releases here.