27 skills found
blehnen / DotNetWorkQueueA work queue for dot.net with SQL server, SQLite, Redis and PostGreSQL backends
mheily / Libpwqlibpthread_workqueue - a POSIX threads workqueue library
AbhinavXJ / WorkQueueA Distributed Background Task Processing System written in Go
RTykulsker / JavaBeanstalkClienta Java client for the beanstalkd workqueue service
XiaoDongXie1024 / WorkQueue FreeQueue HandleSampleBufferDesign a work queue to handle data and a free queue to cache data for handling large amount of camera data(sample buffer).
sysprog21 / KechoA lightweight echo server implementation in Linux kernel mode
2881099 / WorkQueue超级轻便的线程队列工作器
perfectsquircle / Pg MqA simple asynchronous message queue for PostgreSQL
mazingstudio / HopAn AMQP client wrapper that provides easy work queue semantics
simplegear / Rate Envelope QueueLightweight in-memory queue + scheduler for Go with middleware-style hooks and capacity/backpressure control.
greyfade / WorkqueueC++11 threaded job queue
shengyanli1982 / WorkqueueA lightweight yet highly efficient Queue implementation in Go, designed for high performance and practicality.
guangxush / WorkQueue线程池+消息队列缓存 批量处理高并发任务
iwinulose / Pthread WorkqueuesA portable implimentation of the pthread workqueue API; this is the implementation used in DragonFlyBSD
ResorcinolWorks / WorkQueueNo description available
c2nes / QronoQrono time-ordered queue server
alisw / Mesos WorkqueueA Mesos Framework for Workqueue
nesv / WorkqueuePackage workqueue provides a simple means of queuing any type of work.
sagiegurari / C WorkqueueThreaded work queue for C.
Zildj1an / Kernel Numbers GeneratorMerges interesting concepts regarding Linux and Android kernel development: concurrency, CPU-interruptions, workqueues, special linked lists...