Project

General

Profile

Actions

Fehler #77

open

Improve multiprocessing shared object usage in OTPme backend.

Added by The 2nd about 7 years ago.

Status:
Neu
Priority:
Niedrig
Assignee:
Target version:
-
Start date:
05 February 2017
Due date:
% Done:

0%

Estimated time:

Description

  • Currently we use more shared objects (list(), dict() etc.) than we should because of a bug in python multiprocessing module * https://bugs.python.org/issue6766
  • As soon as we can use a shared DOD (dict of dicts) we can reduce the amount of shared objects used in backend (e.g. merge sync list checksum cache with the global checksum cache) * https://bugs.python.org/msg98548

No data to display

Actions

Also available in: Atom PDF