cs-magik

Job queue system

An event-driven job queue system using Redis to handle Cobalt Strike-related tasks and operations.

WIP event and job queue using redis for Cobalt Strike

GitHub

33 stars
4 watching
9 forks
Language: Go
last commit: almost 6 years ago

Related projects:

Repository Description Stars
weyoss/redis-smq A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend 594
dirkaholic/kyoo An unlimited job queue with concurrent worker pools for Go applications 51
edgurgel/verk A job processing system with Redis support and flexible configuration for managing multiple queues. 723
kak-tus/ami A Go client for reliable message queues using Redis Cluster Streams 28
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 129
pricingassistant/mrq A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. 877
saurabhnanda/odd-jobs A Haskell-based job queue system with an admin UI and additional features. 75
mborders/artifex A simple in-memory job queue for Golang using worker-based dispatching 206
sczyh30/vertx-kue A priority task queue built on top of Vert.x and backed by Redis. 140
wakatime/wakaq A minimal background task queue system with Redis and Celery integration 574
turgayozgur/tossit A distributed job and worker logic library that utilizes RabbitMQ for message handling. 62
msavin/stevejobs A simple jobs queue for Meteor.js applications 207
actionhero/node-resque A Node.js framework for managing background jobs with Redis as the backend store. 1,371
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69
nodeca/idoit A Redis-backed task queue engine with advanced features for managing tasks and monitoring progress. 77