Closed Bug 956706 Opened 10 years ago Closed 10 years ago

Give the processor the ability to run entirely single threaded

Categories

(Socorro :: Backend, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lars, Assigned: lars)

Details

(Whiteboard: [config changes])

Attachments

(1 file)

configman allows the threading model of FTS apps to be swapped out for other models.  We've been using one that does multiple threads.  Make a "TaskManager" class that will work with only one thread.  Lay the groundwork for using a version that uses cooperative multitasking, too.
Target Milestone: 74 → 75
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/2bd31488cbc1b813a96ab24a74dfd26d72fa9713
Merge pull request #1705 from twobraids/threadless-in-corvallis

fixes Bug 956706  (v74) - threadless task manager
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
the config change is to remove the " - {thread} - " from the stderr logging format line...
Whiteboard: [config changes]
the config change is to remove the " - {thread} - " from the stderr logging format line...
Target Milestone: 75 → 74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: