Yet another concurrent priority task queue, yay!
CLI tool for generating random messages with rules & publishing to the cloud services (SQS,SNS,PUB/SUB and etc.)
Example STM32F411 Black Pill STM32CubeIDE project utilizing the FreeRTOS command line example code
Get notified when stuck jobs are detected.
A distributed java task queue backed by redis
Back to Java. First Love <3 Java SE <3
This is my journey in Problem Solving by using LeetCode... Welcome to every one my name is Ahmed Khalafallah
Queueing daemon for msmtp
an R package implementing some useful data structures by using the R6 reference class.
Messaging queue abstractions for building testable applications.
In this Repo i will explain the Data Structure and Algorithm in Swift Programming language
Experimental intelligent agent
Semi Lock-Less Queue
libnetfilter_queue wrapper for Nim
💻 Automation script for easy upload local files that changed at specific git commit hash, to a remote server using XML formatted queue file.
🐘 Laravel package to run and orchestrate background jobs with Zenaton Workflow Engine.
Go library for using redis as reliable queue
Component wrapper for Chronical Queue
📦Microservices Playground with Symfony 4.
simple backend task queue with file
A job queue backed by Tarantool.
LineApp leadgen page
🚀✨ A job queue (like laravel queue) based on beanstalkd(and other queue system), easy to dispatch job and handle job.
Train, a fast (FIFO) queue with rollback mechanism.
Lightweight queue of jobs with concurrent processing
A unique FIFO queue with atomic operations built on top of Redis
Elefantenstark is a PostgreSQL powered worker queue for Java 8. It uses Postgres advisory locks to lock work while being worked on.
基于beego redis的简单消息队列(转发消息)
Implementation of data structures in GO.
An attempt to ace in competitive programming problem solving skills
A rate-limiting middleware that ensures only the desired number of requests are being worked on concurrently.
A common data-structure and basic algorithm implemention in javascript
Data structures & Algorithms implementation in Python/Java.
OpenObject Redis Queue
Data Structures naively implemented in Kotlin for learning purpose
Coding practice for most common data structures
the data structure implementation in golang(数据结构的go语言实现, 队列:queue; 散列表:hashtable; 二叉平衡树:avl-tree......)
A job middleware to funnel jobs.
Dazzle Async ZMQ Channel
Erlang Async Job Processing
本地单机版延时消息队列
Component to build broad crawls system
This is just a repository to track my progress on learning Data Structures using Java. Feel free to make use of this repository!
Implementing Data Structure & Algorithm with C#. Inspired by Tamim Shahriar Subeen
Dazzle Async IPC Messaging
Golang Standard Template Library
an AMQP client for Pharo
Golang message queue implement by redis,use sarama (https://github.com/Shopify/sarama) for reference