Azure Event Hubs Rust
Skill AktivAzure Event Hubs library for Rust. Send and receive events for streaming data ingestion and batch processing. Triggers: "event hubs rust", "ProducerClient rust", "ConsumerClient rust", "send event rust", "streaming rust", "eventhub rust".
To enable developers to easily integrate Azure Event Hubs functionality into their Rust applications for robust data streaming and processing.
Funktionen
- Send events to Azure Event Hubs
- Receive events from partitions
- Batch sending for throughput optimization
- Control consumer start position
- Authentication guidance
Anwendungsfälle
- Sending telemetry data from a Rust application to Azure Event Hubs
- Processing streaming data from Event Hubs in a Rust consumer application
- Implementing efficient batch event sending for high-throughput scenarios
- Controlling data consumption start points for replay or resuming from latest events
Nicht-Ziele
- Managing Azure Event Hubs infrastructure (creation, deletion of namespaces/hubs)
- Handling complex data serialization/deserialization beyond raw bytes
- Providing a generic messaging interface for all cloud providers
Trust
- warning:Issues Attention19 issues opened and 11 closed in the last 90 days suggests a slow response rate (closure rate < 10%).
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add microsoft/skills/plugin install azure-sdk-rust@skillsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Azure Servicebus Py
100Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
Azure Event Hubs SDK for Python
95Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. Triggers: "event hubs", "EventHubProducerClient", "EventHubConsumerClient", "streaming", "partitions".
Azure Eventhub Java
95Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building event-driven architectures.
Azure Event Hubs SDK for .NET
95Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient), receiving events (EventProcessorClient with checkpointing), partition management, and real-time data ingestion. Triggers: "Event Hubs", "event streaming", "EventHubProducerClient", "EventProcessorClient", "send events", "receive events", "checkpointing", "partition".
Hybrid Cloud Networking
100Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.
Azure Postgres Ts
100Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra ID (passwordless) authentication. Triggers: "PostgreSQL", "postgres", "pg client", "node-postgres", "Azure PostgreSQL connection", "PostgreSQL TypeScript", "pg Pool", "passwordless postgres".