protocolbuffers/protobuf

Make PHP Extension thread-safe

Open

#6 506 ouverte le 13 août 2019

Voir sur GitHub
 (6 commentaires) (4 réactions) (0 assignés)C++ (16 128 forks)batch import
help wantedphp

Métriques du dépôt

Stars
 (71 223 stars)
Métriques de merge PR
 (Merge moyen 2j 11h) (185 PRs mergées en 30 j)

Description

What language does this apply to? PHP

Describe the problem you are trying to solve. I need the PHP extension to be thread-safe in order to use it in a multithreading environment in PHP.

Additional context see also https://github.com/krakjoe/parallel/issues/78

Guide contributeur