Implementation of log & push to syslog server process
The Quer class provides the main functionalities of a prioritized queue, implemented using a max heap.
A cancellable timeout queue for Redis
Demo using NSQ, to Publish and Consume Message queue
ship memcacheq queue stats to elasticsearch
Log all details of queue events
Swift async library
Lightweight Simple Messaging Queue
Yet another queue module for Elixir
Implements email queue using SwiftMailer spool transport and yii2-swiftmailer extension
Go library for executing a bounded set of tasks concurrently
Full-featured reliable queue with NodeJS + Redis, optimized with Redis Lua script engine
Concurrent channels based on circular buffer
The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new...
This bot creates a basic queue system for students
common-mq is an abstracted message queue client package for Node.js with a clean, common API for working with various message queue providers.
Selenium based webdriver pool
Friendly hapi interface for bull.js jobs.
PhalconPHP email wrapper for Swiftmailer for sending emails with Queue
A simple queue system in minecraft
PHP in memory FIFO queue
Sample implementation of C++ containers (vector, string, bst, forward_list, stack, queues)
MKBlockQueue allows you to create a chain of blocks and execute them one after the other in a queue.
common interface & collection & utils
This is the repository which contains all Data Structures completely developed in C++
cuHacking 2021 Snowed In Hackathon Submission! Streamlined event queue management Discord bot to manage event queues with ease!
Yii2 队列的 阿里云MNS驱动
Small example on how you can make a Que in Go(GoLANG)
A simple postgres-based queue
DSA Lab Course (CS 211), IIT Dharwad
🎮 A tool for Overwatch that notifies you when your match has been found, so you don't have to worry about it!
Laravel Queue driver to handle an SQS queue through an SNS subscription
Simulates multiple threadpools of workers that share a same database table with the pending to be executed tasks resided. This is the solution impleme...
A simple HTTP proxy daemon, making use of Keep-Alives.
PHP delay queue based on Redis.
This is a repository of basic Data Structure Programs done for revision
A reactive client library for RabbitMQ and Google PubSub, with observables, acknowledge and reject capabilities
A python library for generating PBS scripts and submitting them to queue
Artificial Intelligence Pacman Implementation With Various Algorithms
A lightweight circular queue for node.js
A Go package providing timer queue for a list of items that should be processed in at a fixed duration of time after being added.
Light weight javascript data structures library
sql query as a service
worker pool with job queue
Standard generic data structures for C99.
File based FIFO queue. High-performance queue that stores JSON objects in a file-based FIFO
Quick proof of concept for Ruby Concurrent Execution Queue. Without using any gem (other than rspec)
Various DataStructure codes using Python3.