2 repository-uri
Frameworks for configuring batching, partitioning, and serialization for message queues.
Distinguishing note: Focuses on the integration configuration for message queues.
Explore 2 awesome GitHub repositories matching data & databases · Message Queue Integration Frameworks. Refine with filters or upvote what's useful.
Canal is a database replication middleware that performs change data capture by simulating a database replica. It monitors transaction logs to stream incremental data modifications to downstream systems in real time, acting as an event streaming infrastructure that transforms low-level binary logs into structured, consumable message streams. The project distinguishes itself through a high-throughput architecture that utilizes concurrent multi-threaded parsing and stateful log position tracking to ensure reliable data delivery. It employs a pluggable sink architecture that decouples data extra
Controls data throughput and routing rules by defining batching, partitioning, and serialization settings.
Nightmare is a multi-purpose automation workflow orchestrator designed to streamline development and operational tasks through a unified command-line interface. It functions as a comprehensive toolkit for managing browser automation, cloud infrastructure, serverless function lifecycles, and distributed messaging streams. The project distinguishes itself by consolidating disparate development utilities into a single environment. It provides specialized frameworks for programmatic web browser control, the transformation of vector graphic assets into accessible user interface components, and the
Simplifies distributed data streaming by abstracting serialization and connection requirements for message queues.