Golang mutex with FIFO lock acquisition
Messaging System backed by PostgreSQL
Implementation of a databased-backed queue for .NET framework
For install Kafka cluster on 3 node
Modern enterprise and customer behaviours framework written in JavaScript implementing Behaviour-first design and queue-map architecture for causal AI...
Data Structure codes implemented in C
SkyNav AI revolutionizes flight planning with dynamic graphics and advanced C++ data structures like graphs, queues, and linked lists. It offers seaml...
A distributed embedable small and fast workflow-engine/queue/job-scheduler with zero dependencies
A modern, async-first, type-safe task queue for Python. Built with asyncio, featuring 5 queue backends (Redis, PostgreSQL, MySQL, RabbitMQ, AWS SQS),...
SQLite-backed job queue for Node.js. Durable background jobs, retries, priorities and cron scheduling with zero infrastructure. No Redis. No drama.
Yii2 extension for handling deferred tasks (background cron jobs)
Simple *Functional Typed Data Structures 🦄
Multi processes job queue
A Yii2 API Skeleton Framework
⭕ Fixed Circular Array Data Structure
Convert nested callback hell into serial procedural coding style, which is more readable, writable, and maintainable.
Simple time based task queue for js
Use nats-streaming with Hemera
The lib provides monolog queue interop based handlers.
Symfony bundle for convenient work with queues. Currently it supports RabbitMQ.
A bundle to manage queues and process jobs. Includes a never ending daemon.
rebuild yii2 for rest api
A small distributed queue messaging service backed by grpc.
Collection of abstract data structures implemented in Java
A tiny job queue framework
Async module loader with declerative dependency management in HTML and compatibility with ES6 import/export
A Java program that simulates the working of a multi-server queueing model
A tiny (opinionated) wrapper over amqplib for RabbitMQ publish/subscribe pattern
Examples of intrusive container templates in C++.
YIYIDB 高性能no-sql数据库
A Queue Plugin for the Velocity Proxy.
Twisted based pipeline framework for AMQP
Topic Wise Implementation, Details and Questions based on Data Structures and Algorithms
An optimised :rocket: implementation of Data structures & Algorithms like Fenwick Trees, Segment Trees, Stacks, Priority Queues, Linked Lists etc for...
Data structrue & Algorithms (Manually built)
An AsyncIterable interface for reading redis streams
A fast multi-producer, multi-consumer concurrent wait-free linearizable queue for Java
(Incomplete, In Continuation) Implementation of Data Structures like Stacks, Queues, etc. using C programming language
queue that can be used like buffered channel with any capacity
A data structure is a particular way of organizing data in a computer so that it can be used effectively. For example, we can store a list of items ha...
Example of implementing message brokers :envelope: :outbox_tray: :inbox_tray:
Cute job & task queue – type safe
Yii Queue AMQP Driver
redis stream 实现messagebus 订阅发布任务和延迟任务
axios queue解决接口并发问题,支持取消请求
Project Home Delivery Management System implements Travelling Sales Man problem with many extended features such as calculate estimated distance, time...
3 different C++, multi-threaded queues including a lock-free one
Base of OpenQueue
High reliability asynchronous task queue using mysql
Reimplement some containers from the STL (vector, list, map, stack, queue && their iterators, const_iterators, reverse_iterators) [C++]