1 مستودع
Ingestion of real-time data streams via network sockets.
Distinct from Socket-Based Ingestion: Shortlist candidates focus on telemetry-specific ingestion or media-specific writers; this is general stream processing ingestion.
Explore 1 awesome GitHub repository matching data & databases · Socket Data Ingestion. Refine with filters or upvote what's useful.
This project is a collection of educational resources and reference implementations for the Apache Flink stream processing framework. It provides a learning resource focused on mastering distributed stream processing through implementation guides, performance tuning tutorials, and practical examples. The repository features detailed walkthroughs for building real-time data pipelines using the DataStream and Table APIs. It includes specific integration examples for connecting Apache Flink with Kafka brokers and Elasticsearch indices, as well as reference implementations for real-time deduplica
Provides examples of ingesting real-time text data from network sockets.