nextcloud / nextcloud/recognize

Feature request: Enable multicore/multiprocess classification

Open
#353 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.