nextcloud / nextcloud/recognize
Feature request: Enable multicore/multiprocess classification
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 699
- Forks
- 68
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 5
Description
Describe theFeature
I run an older CPU without AVX/modern instructions, but I do have many cores.
would be really nice to make better use of these cores by splitting up the classification run.
Desired behavior
A clear and concise description of what you expected to happen.
Recognize (please complete the following information):
- JS-only mode: [e.g. Yes]
- Enabled modes: All
Server (please complete the following information):
- Nextcloud: 24
- OS: DEBIAN
- RAM: 64GB
- Processor Architecture x86 (Older Xeon)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the classification runner and reviewing how the enabled modes, including JS-only mode, execute; the work is done when classification is demonstrably split across available cores without changing its results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- machine-learning, php
- Domain
- backend, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100