8000 optimization of logic for a simple tasks · Issue #7 · gullerya/cluster-tasks-service · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
optimization of logic for a simple tasks #7
Open
@gullerya

Description

@gullerya

As of now, simple and channeled tasks are all handled in the same flow and within the same query.
This has negative impact on both task types as well as affect the throughput of the queue in general.
Probably the easiest way to cope with this will be to have a whole different handling for a simple tasks: DB meta-table, own dispatcher thread etc.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0