bharathgunapati/flink-http-connector
A high-performance HTTP sink connector for Apache Flink DataStream API — async, batched, with retries and AIMD rate limiting.
Java4 stars1 forks
Topics
#flink#http#java#rate-limiting#rest-api#retry#flink-http-connector
What it does
The Flink HTTP Sink Connector enables efficient data streaming to external HTTP endpoints using Apache Flink's DataStream API. It supports asynchronous processing, batching, retries, and rate limiting, making it ideal for high-performance data ingestion.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Streamline your data ingestion with the Flink HTTP Sink Connector for efficient HTTP requests!
Content angles
- Tutorial on setting up and using the Flink HTTP Sink Connector in a data pipeline.
- Comparison of Flink HTTP Sink Connector with other data ingestion methods.
- Best practices for optimizing performance when using the Flink HTTP Sink Connector.
Who should care
Data engineers and developers looking to integrate HTTP endpoints with Apache Flink.