| EventHubProducerClient | Send events to Event Hub | | EventHubConsumerClient | Receive events from Event Hub | | BlobCheckpointStore | Track consumer progress |
| references/checkpointing.md | Checkpoint store patterns, blob checkpointing, checkpoint strategies | | references/partitions.md | Partition management, load balancing, starting positions | | scripts/setupconsumer.py | CLI for Event Hub info, consumer setup, and event sending/receiving |
Azure Event Hubs SDK für Python-Streaming. Verwendung für Ereignisaufnahme mit hohem Durchsatz, Produzenten, Konsumenten und Checkpointing. Auslöser: „Event Hubs“, „EventHubProducerClient“, „EventHubConsumerClient“, „Streaming“, „Partitionen“. Quelle: sickn33/antigravity-awesome-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-eventhub-py Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw