awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to okeuday/pqueue

Open-source alternatives to Pqueue

30 open-source projects similar to okeuday/pqueue, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pqueue alternative.

  • aforward/sadbusaforward 的头像

    aforward/sadbus

    5在 GitHub 上查看↗

    A dumb message bus for sharing data between microservices in a relatively decoupled mechanism

    Elixir
    在 GitHub 上查看↗5
  • aio-libs/aiokafkaaio-libs 的头像

    aio-libs/aiokafka

    1,390在 GitHub 上查看↗

    asyncio client for kafka

    Python
    在 GitHub 上查看↗1,390
  • aio-libs/aiozmqaio-libs 的头像

    aio-libs/aiozmq

    429在 GitHub 上查看↗

    Asyncio (pep 3156) integration with ZeroMQ

    Python
    在 GitHub 上查看↗429
  • akira/exqakira 的头像

    akira/exq

    1,529在 GitHub 上查看↗

    Job processing library for Elixir - compatible with Resque / Sidekiq

    Elixir
    在 GitHub 上查看↗1,529
  • apache/incubator-pulsarapache 的头像

    apache/incubator-pulsar

    15,270在 GitHub 上查看↗

    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

    Java
    在 GitHub 上查看↗15,270

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • apache/kafkaapache 的头像

    apache/kafka

    32,846在 GitHub 上查看↗

    Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams across interconnected nodes. It functions as a distributed commit log, providing a fault-tolerant storage mechanism that records state changes sequentially to ensure data consistency and durability across distributed environments. The platform distinguishes itself through a partitioned commit log architecture that enables horizontal scaling and parallel processing of data streams. It integrates a stream processing engine for continuous transformations and aggregations, while

    Javakafkascala
    在 GitHub 上查看↗32,846
  • apereo/casapereo 的头像

    apereo/cas

    11,347在 GitHub 上查看↗

    This project is an open-source identity provider and single sign-on platform that centralizes user authentication for multiple web applications and services. It functions as a multi-protocol authentication gateway, verifying user identities and issuing tokens through the CAS protocol as well as industry standards including SAML, OAuth2, and OpenID Connect. The system acts as a federated identity server, allowing authentication to be delegated to external third-party or corporate identity providers. It distinguishes itself through identity attribute governance, which manages which specific use

    Javaauthenticationauthorizationaws
    在 GitHub 上查看↗11,347
  • awetzel/adapawetzel 的头像

    awetzel/adap

    16在 GitHub 上查看↗

    Create a data stream across your information systems to query, augment and transform data according to Elixir matching rules.

    Elixir
    在 GitHub 上查看↗16
  • basho/enmbasho 的头像

    basho/enm

    118在 GitHub 上查看↗

    Erlang driver for nanomsg

    Erlang
    在 GitHub 上查看↗118
  • brightercommand/brighterBrighterCommand 的头像

    BrighterCommand/Brighter

    2,383在 GitHub 上查看↗
    C#asynchronouslybrightercommand-dispatcher
    在 GitHub 上查看↗2,383
  • chicagoboss/tinymqChicagoBoss 的头像

    ChicagoBoss/tinymq

    125在 GitHub 上查看↗

    TinyMQ - A diminutive message queue --

    Erlang
    在 GitHub 上查看↗125
  • conduitframework/conduitconduitframework 的头像

    conduitframework/conduit

    129在 GitHub 上查看↗

    A message queue framework, with support for middleware and multiple adapters.

    Elixir
    在 GitHub 上查看↗129
  • confluentinc/confluent-kafka-dotnetconfluentinc 的头像

    confluentinc/confluent-kafka-dotnet

    262在 GitHub 上查看↗

    Confluent's Apache Kafka .NET client

    C#c-sharpconfluentdotnet
    在 GitHub 上查看↗262
  • costaraphael/cspexcostaraphael 的头像

    costaraphael/cspex

    26在 GitHub 上查看↗

    A library that brings all the CSP joy to the Elixir land.

    Elixir
    在 GitHub 上查看↗26
  • crossbario/crossbarcrossbario 的头像

    crossbario/crossbar

    2,065在 GitHub 上查看↗

    Crossbar.io - WAMP application router

    Python
    在 GitHub 上查看↗2,065
  • d0rc/exrabbitd0rc 的头像

    d0rc/exrabbit

    49在 GitHub 上查看↗

    Simple rabbitmq bindings for elixir

    Elixir
    在 GitHub 上查看↗49
  • darach/dqdarach 的头像

    darach/dq

    34在 GitHub 上查看↗

    Experimental.

    Erlang
    在 GitHub 上查看↗34
  • dashbitco/broadwaydashbitco 的头像

    dashbitco/broadway

    2,652在 GitHub 上查看↗

    Concurrent and multi-stage data ingestion and data processing with Elixir

    Elixir
    在 GitHub 上查看↗2,652
  • dex-it/dex-commondex-it 的头像

    dex-it/dex-common

    13在 GitHub 上查看↗

    A set of C# libraries for streamlined microservice development: audit, caching, outbox, CAP, MassTransit (events & config), idempotency, specifications, security, and other useful utilities. Packages: https://www.nuget.org/profiles/dex

    C#at-least-onceauditcache-control
    在 GitHub 上查看↗13
  • dotnetcore/capdotnetcore 的头像

    dotnetcore/CAP

    7,088在 GitHub 上查看↗

    CAP is a .NET distributed transaction framework and event bus designed to manage asynchronous communication in microservices. It implements the outbox pattern to ensure eventual consistency and reliable message delivery by persisting messages in local database tables until transactions commit. The framework includes a distributed message monitor and web dashboard for tracking the status of sent and received messages. It provides tools for event traffic visualization, distributed request tracing, and the ability to manually trigger retries for failed delivery attempts. The system supports var

    C#distributed-transactionseventbuskafka
    在 GitHub 上查看↗7,088
  • easynetq/easynetqEasyNetQ 的头像

    EasyNetQ/EasyNetQ

    3,057在 GitHub 上查看↗

    An easy to use .NET API for RabbitMQ

    C#dotnetdotnet-coremessaging
    在 GitHub 上查看↗3,057
  • edgurgel/verkedgurgel 的头像

    edgurgel/verk

    729在 GitHub 上查看↗

    A job processing system that just verks! 🧛‍

    Elixir
    在 GitHub 上查看↗729
  • facebookincubator/logdevicefacebookincubator 的头像

    facebookincubator/LogDevice

    1,902在 GitHub 上查看↗

    Distributed storage for sequential data

    C++
    在 GitHub 上查看↗1,902
  • falood/queuexfalood 的头像

    falood/queuex

    11在 GitHub 上查看↗

    Elixir Priority Queue

    Elixir
    在 GitHub 上查看↗11
  • foundatiofx/foundatioFoundatioFx 的头像

    FoundatioFx/Foundatio

    2,088在 GitHub 上查看↗

    Pluggable foundation blocks for building distributed apps.

    C#abstractionsawsazure
    在 GitHub 上查看↗2,088
  • fredwu/opqfredwu 的头像

    fredwu/opq

    272在 GitHub 上查看↗

    Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.

    Elixir
    在 GitHub 上查看↗272
  • hangfireio/hangfireHangfireIO 的头像

    HangfireIO/Hangfire

    10,015在 GitHub 上查看↗

    Hangfire is a background job scheduler and distributed task queue for .NET applications. It serves as a job orchestration framework that offloads heavy processing to background workers using a SQL-backed processor to manage job state across multiple servers. The framework distinguishes itself through reliable task scheduling, where job metadata and arguments are persisted in an external database to ensure tasks survive application restarts. It supports advanced orchestration patterns, including the ability to chain dependent tasks so that a child job triggers automatically upon the successful

    C#background-jobsbackground-threadbackground-worker
    在 GitHub 上查看↗10,015
  • hentioe/honeycombHentioe 的头像

    Hentioe/honeycomb

    20在 GitHub 上查看↗

    Another scheduling system, focusing on the collection of results for one-time tasks, written in Elixir

    Elixir
    在 GitHub 上查看↗20
  • koudelka/honeydewkoudelka 的头像

    koudelka/honeydew

    726在 GitHub 上查看↗

    Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈

    Elixir
    在 GitHub 上查看↗726
  • lgouellec/streamizLGouellec 的头像

    LGouellec/streamiz

    535在 GitHub 上查看↗

    .NET Stream Processing Library for Apache Kafka 🚀

    C#event-streamingkafkakafka-streams
    在 GitHub 上查看↗535