https://github.com/thruflo/pyramid_torque_engine
Pyramid configuration and nTorque task dispatch based dual queue work engine system.
https://github.com/thruflo/pyramid_torque_engine
Last synced: 5 months ago
JSON representation
Pyramid configuration and nTorque task dispatch based dual queue work engine system.
- Host: GitHub
- URL: https://github.com/thruflo/pyramid_torque_engine
- Owner: thruflo
- License: unlicense
- Created: 2015-06-16T15:29:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T17:43:17.000Z (over 3 years ago)
- Last Synced: 2025-11-27T19:42:49.319Z (7 months ago)
- Language: Python
- Size: 168 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/andrecp/pyramid_torque_engine)
# Pyramid Torque Engine
This is a very particular dual-queue work-engine system that uses the:
* [Pyramid][] web framework to configure resource-based state machine rules
* [nTorque][] task queue system to dispatch events, operations and results
It's highly unlikely to be useful to you.
[Pyramid]: http://docs.pylonsproject.org/projects/pyramid/en/latest/
[nTorque]: http://ntorque.com