Socket
Socket
Sign inDemoInstall

txRDQ

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    txRDQ

A Twisted class for queueing and dispatching jobs in a controlled manner.


Maintainers
1

Readme

txRDQ (Resizable Dispatch Queue) provides a Twisted class for a controllable priority queue for running jobs. You can obtain the contents of the queue and the dispatched pool while running. Jobs can be canceled or reprioritized. The size of the underway job pool can be changed dynamically. Job dispatch can be paused and resumed. The queue can be stopped gracefully, returning jobs that had not yet been dispatched.

See http://blogs.fluidinfo.com/terry/2011/06/27/a-resizable-dispatch-queue-for-twisted/ for some more detail.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc