enqueue
There are 59 repositories under enqueue topic.
resque/php-resque
An implementation of Resque in PHP.
wang502/gores
:construction_worker: Redis-backed library for creating background jobs in Go. Placing jobs in multiple queues, and process them later asynchronously.
ltguillaume/music-folder-player
An elegant HTML5 web folder player for parties and/or private music collections, with sharing options and playlist management that's just better
WP-PluginMaster/PluginMaster
An application development framework for WordPress. More than WordPress Plugin Boilerplate Generator. You will fall in love with PluginMaster. Let's try. visit: https://www.wppluginmaster.com
patilharshal16/data-structures
Computer science data structures and algorithms implementation from scratch
stuttter/wp-enqueue-masher
WordPress plugin to perform CSS and Javascript concatenation of individual script files into one resource request.
php-enqueue/magento-enqueue
The extension adds messaging capabilities to Magento1 application.
suredone/qdone
Command line job queue for SQS
guilhermehubner/worker
A distributed system for enqueuing and processing jobs asynchronously in Go
prooph/psb-enqueue-producer
Enqueue Producer for Prooph Service Bus http://getprooph.org
BellAppLab/Backgroundable
A collection of handy classes, extensions and global functions to handle being in the background using Swift.
php-enqueue/pheanstalk
[READ-ONLY] The Pheanstalk Enqueue transport.
josantonius/wp-register
Register, minify and unify CSS and JavaScript resources.
PruvoNet/promise-blocking-queue
Memory optimized promise blocking queue with concurrency control
richardevcom/wordpress-plugin-boilerplate
This WordPress Plugin Boilerplate is meant for you to develop your own plugin on.
CityOfNewYork/nyco-wp-assets
A developer plugin with helpers for managing assets in WordPress. Maintained by @NYCOpportunity
codefeathers/qask
Queue tasks to run in intervals sequentially with fixed concurrency.
micahondiwa/monty
Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python)
oliviacarlisle/dslib-core
A robust and efficient data structures library.
Cezarj59/estruturaDeDadosJava_Fila
Estrutura de Dados em Java - Fila
kinkade/active_job_resque_solo
If you are using ActiveJob with the Resque Adapter, this gem will prevent jobs, based on arguments, from being enqueued to Resque as long as a duplicate is already in queue or executing on a worker.
kktsvetkov/Assoto
Simple assets management for enqueuing your JS and CSS files, your meta tags, etc.
kubk/labelbot
Telegram bot that notifies you whenever an issue is tagged with a specific label on GitHub / BitBucket / GitLab
moneyshotkid/RoboBouncer
This is a personal version of my commercial application, I originally developed it cause I got tired of receiving calls from unknown phone numbers and f*cking robocalls, so I developed my own "Robo-Bouncer" to help me screen callers.
morkev/randomized-queues-deques
Write a generic data type for a deque and a randomized queue. Implement elementary data structures using arrays and linked lists, as well as generics and iterators.
PandH4cker/FIFO
FIFO implementation
toplan/lazy-enqueue
:turtle: Make your enqueue function lazily
tsdotnet/queue
A simple and fast FIFO collection for enqueuing and dequeuing items.
PoulamiSarkar24/DSA-C
This Repository contains C programming codes on DSA [Data Structure and Analysis] that I have learned in 3rd semester of Engineering college.
sanjanatg/Queue-implemented-using-singly-Linked-list-in-C.
The C code implements a queue data structure using a singly linked list. It allows users to enqueue elements to the rear of the queue, dequeue elements from the front, and display the queue. Error handling for queue overflow and underflow is included
anmiles/queue
Queue dispatcher that sequentially processes incoming items
eylulozatman/QueueExercise
Simple Queue practice enqueue-dequeue
hollyabrams/dsa-stacks-queues
Stacks & Queues exercises.
reiugit/WebApiWithHangfire
WebAPI with Hangfire.