Azure / azure-uamqp-python

AMQP 1.0 client library for Python
MIT License
56 stars 47 forks source link

Implement Event Processor Host pattern #3

Closed torosent closed 6 years ago

torosent commented 6 years ago

Implement Event Processor Host pattern like in the previous Python SDK https://github.com/Azure/azure-event-hubs-python/tree/develop/eventprocessorhost

annatisch commented 6 years ago

The Event Processor Host and Event Hubs SDK are currently being updated to rely on uAMQP. The ongoing work is being done here: https://github.com/annatisch/azure-event-hubs-python/tree/uamqp

I will close this once the updated Event Hubs SDK has been published to PyPI - currently aiming for April.

annatisch commented 6 years ago

First preview release of the new azure-eventhub SDK with EPH is now published: https://github.com/Azure/azure-event-hubs-python/tree/develop https://pypi.org/project/azure-eventhub/