Metadata-Version: 2.4
Name: torq
Version: 0.0.1
Summary: High-performance task queue for GPU workloads (coming soon)
Project-URL: Homepage, https://github.com/muid-io/torq
Author-email: "MUID.io" <dev@muid.io>
License: MIT
Keywords: batch,distributed,gpu,inference,queue,task
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Torq

High-performance task queue for GPU workloads.

**Status: Coming Soon**

This package is under active development. Stay tuned!

## Features (planned)
- Lightweight task queue optimized for GPU jobs
- Redis-backed job persistence
- Worker auto-scaling
- Built-in monitoring and metrics
- Simple SDK for job submission

## Links
- GitHub: https://github.com/muid-io/torq
- Documentation: Coming soon
