protocolbuffers/protobuf

Make PHP Extension thread-safe

Open

#6.506 aberto em 13 de ago. de 2019

Ver no GitHub
 (6 comments) (4 reactions) (0 assignees)C++ (16.128 forks)batch import
help wantedphp

Métricas do repositório

Stars
 (71.223 stars)
Métricas de merge de PR
 (Mesclagem média 2d 11h) (185 fundiu PRs em 30d)

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

Guia do colaborador