How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
asyncio client for kafka
The main features of aio-libs/aiokafka are: Message Queues.
Open-source alternatives to aio-libs/aiokafka include: aio-libs/aiozmq — Asyncio (pep 3156) integration with ZeroMQ. akira/exq — Job processing library for Elixir - compatible with Resque / Sidekiq. apache/incubator-pulsar — Apache Pulsar is a cloud-native message queue and distributed publish-subscribe messaging system. It serves as a… apache/kafka — Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams… apereo/cas — This project is an open-source identity provider and single sign-on platform that centralizes user authentication for… aforward/sadbus — A dumb message bus for sharing data between microservices in a relatively decoupled mechanism.
Job processing library for Elixir - compatible with Resque / Sidekiq
Apache Pulsar is a cloud-native message queue and distributed publish-subscribe messaging system. It serves as a multi-tenant event streaming platform designed to route data streams for asynchronous communication between producers and consumers. The system distinguishes itself through geo-replication, synchronizing data across multiple geographic regions to ensure high availability and low latency. It implements a multi-tenant architecture that provides isolation and resource management for millions of independent topics. The platform covers high-throughput data streaming and event-driven da
A dumb message bus for sharing data between microservices in a relatively decoupled mechanism