Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Azure Event Hubs Rust

Skill Aktiv

Azure 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".

Zweck

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@skills

Qualitätspunktzahl

87 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Azure Servicebus Py

100

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

Skill
microsoft

Azure Event Hubs SDK for Python

95

Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. Triggers: "event hubs", "EventHubProducerClient", "EventHubConsumerClient", "streaming", "partitions".

Skill
microsoft

Azure Eventhub Java

95

Build 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.

Skill
microsoft

Azure Event Hubs SDK for .NET

95

Azure 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".

Skill
microsoft

Hybrid Cloud Networking

100

Configure 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.

Skill
wshobson

Azure Postgres Ts

100

Connect 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".

Skill
microsoft