Topic

queue

Repositories (1642)

move-sqs
move-sqs seppevs JavaScript

Move all SQS messages from one queue to another, with an ability to modify the message in flight

13
qdone
qdone suredone JavaScript

Command line job queue for SQS

13
super
super clarketm JavaScript

Data structures, data types, and algorithms with superpowers! 💪😎

13
kiu
kiu klaudiosinani JavaScript

FIFO Queues for ES6

13
kulay
kulay DudeWhoCode Go

High speed message passing between various queues and services

13
pyrallel
pyrallel usc-isi-i2 Python

Yet another easy-to-use python3 parallel library for humans.

13
redis-ranking
redis-ranking zqhong PHP

基于 Redis 的有序集实现的排行榜组件,包含:总排行榜、日排行榜、周排行榜、月排行榜、季度排行榜、年排行榜。

13
qme
qme vsoch Python

QueueMe is a job queue, manager, and dashboard

13
phoenix-letter
phoenix-letter renanvieira Python

CLI to bring your messages back from SQS Dead Letter Queues.

13
Lockless-Queue
Lockless-Queue DennisCorvers C#

A collection of lockless, concurrent queues

13
mongodb-queue
mongodb-queue openwar TypeScript

Use your existing MongoDB as a local queue

13
c_data_structures
c_data_structures jar3m C

A generic data structures and algorithms library using C

13
SharedMemoryQueue
SharedMemoryQueue soloist-v Python

A queue implemented using shared memory. 使用共享内存实现的队列

13
jobtracker
jobtracker nyancrimew Go

a self terminating concurrent job queue for indeterminate workloads in golang

13
Mini-Callcenter-Simulator
Mini-Callcenter-Simulator A-Herzog Java

Mini Callcenter Simulator simulates a call center and takes into account many parameters not covered by the Erlang C formula.

13
azure-bicep-upload-data-to-storage
azure-bicep-upload-data-to-storage mattias-fjellstrom Bicep

Upload data to Azure storage services using Azure Bicep

13
secretary
secretary alexobviously Dart

A sophisticated tool for managing queues of asynchronous tasks, with a stream interface, strong typing and lots of helpful options.

13
long-banking-system
long-banking-system dolong2110 Python

Online bank system with Python

13
Data-Structures-and-Algos-Coding-Ninjas
Data-Structures-and-Algos-Coding-Ninjas Its-Aman-Yadav C++

This repo contains all the code and assignment which were given in Coding Ninjas Data Structure and Algorithm

13
EstruturaDeDados1
EstruturaDeDados1 amndalsr Java

Estruturas de dados abordadas no curso de Ciência da Computação - UNICAP

13
Collection-Framework
Collection-Framework Shubh2-0 Java

Collection Framework that makes our work lighter by providing useful da: Collection Framework repo offers practical implementations and theoretical in...

13
tatris
tatris tatris-io Go

Time-aware Search and Storage System

13
laravel-pausable-job
laravel-pausable-job itsemon245 PHP

A laravel package that adds the ability to pause and resume laravel jobs on the fly

13
Data_Structures
Data_Structures Ali-Elshorpagi C++

Data Structures in C++

13
kdmid_queue_checker
kdmid_queue_checker ZotovaElena Python

Script for automatic checking of the status of the queue after appointment intent in Russian Consulate

13
ngx_http_upstream_queue_module
ngx_http_upstream_queue_module RekGRpth Perl

Nginx upstream queue

13
aiodiskqueue
aiodiskqueue ErikKalkoken Python

A persistent queue for asyncio Python

13
smart-scheduler
smart-scheduler morikeli JavaScript

This is a django web app that allows lecturers to schedule lectures. The app notifies students about the scheduled class depending on the lecture's re...

13
pgmq-ts
pgmq-ts baz-scm TypeScript

Native SQL implementation for PGMQ in typescript, based on pgmq-rs

13
Cpp-Programs
Cpp-Programs be-a-guptaji C++

C++ Programs is a collection of C++ solutions covering data structures, algorithms, mathematical operations, and file handling. It’s designed to help...

13
nexo
nexo emanuel-epifani Rust

High-performance all-in-one message broker: all event-driven primitives in one Rust binary. Cache, queue, stream & pub/sub.

13
Data-Structures-Algorithms
Data-Structures-Algorithms Ecolash C++

𝗗𝗮𝘁𝗮 𝗦𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲𝘀 & 𝗔𝗹𝗴𝗼𝗿𝗶𝘁𝗵𝗺𝘀 𝗶𝗻 𝗖/𝗖++ | 𝗘𝗮𝘀𝘆 to 𝗔𝗱𝘃𝗮𝗻𝗰𝗲𝗱 𝗟𝗲𝘃𝗲𝗹

13
o11n-plugin-cache
o11n-plugin-cache dimitrovvlado

Cache plug-in for vRealize Orchestrator

12
linda
linda amlun Go

Linda is a simple dispatcher library.

12
deliveryQueue
deliveryQueue bazuker Go

DeliveryQueue is a queue with embedded rate limiter that guarantees that delivery function will not be triggered more than specified number of times p...

12
adonis4
adonis4 ahmadarif JavaScript

Simple project Adonis 4.0

12
Nybus
Nybus Nybus-project C#

Nybus is an application framework that allows you to build message-based applications.

12
q
q jburns20 JavaScript

The office hours queue for Carnegie Mellon's 15-122 course.

12
eventbus-queue
eventbus-queue PHPMessageBus PHP

Event Bus asynchronous queuing with many Producer and Consumer implementations

12
message-queue-python
message-queue-python ingresse Python

Python Message Queue

12
felony
felony barrage TypeScript

Criminally easy framework to use

12
Page-Replacement-Algorithms-in-Python
Page-Replacement-Algorithms-in-Python int-main Python

These are the Python implementations of FIFO, LRU and OPT page replacement algorithms

12
coursera-dsa
coursera-dsa leandrolcampos C

Some solutions for Data Structures and Algorithms Specialization at Coursera.

12
WaitFreeRingBufferUtilities
WaitFreeRingBufferUtilities IYP-Programer-Yeah C++

A header-only library that provides wait-free ring buffer utilities for C++ objects.

12
serverless-lifo-queue-demonstration
serverless-lifo-queue-demonstration aws-samples JavaScript

A demonstration application which implements a Last-In, First-Out (LIFO) queue, using AWS Lambda, Amazon DynamoDB and other AWS Serverless technologie...

12
ConcurrentQueue
ConcurrentQueue HowProgrammingWorks JavaScript

Asynchronous Concurrent Queue with Priority and Factor

12
LeetCode
LeetCode TaniaLaneva

leetcode's problems

12
iu8_queue_bot
iu8_queue_bot aaaaaaaalesha Python

Бот для создания очередей в групповых чатах мессенджера Телеграм

12
go-queue
go-queue czasg Go

A thread-safe collections for memory/disk queues (FIFO), stacks (LIFO) and priority by Go.

12
data-structures-and-algorithms-in-python
data-structures-and-algorithms-in-python Deepali-Srivastava Python

Data Structures and Algorithms in Python ( DSA )

12