How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Job processing library for Elixir - compatible with Resque / Sidekiq
The main features of akira/exq are: Message Queues.
Projects with overlapping indexed features include: aio-libs/aiokafka — asyncio client for kafka. aio-libs/aiozmq — Asyncio (pep 3156) integration with ZeroMQ. 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.
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