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
33 stars
4 watching
9 forks
Language: Go
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
| An unlimited job queue with concurrent worker pools for Go applications | 51 |
| A job processing system with Redis support and flexible configuration for managing multiple queues. | 722 |
| A Go client for reliable message queues using Redis Cluster Streams | 28 |
| A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. | 881 |
| A Haskell-based job queue system with an admin UI and additional features. | 75 |
| A simple in-memory job queue for Golang using worker-based dispatching | 208 |
| A priority task queue built on top of Vert.x and backed by Redis. | 139 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| A distributed job and worker logic library that utilizes RabbitMQ for message handling. | 62 |
| A simple jobs queue for Meteor.js applications | 208 |
| A Node.js framework for managing background jobs with Redis as the backend store. | 1,379 |
| Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
| A Redis-backed task queue engine with advanced features for managing tasks and monitoring progress. | 77 |