protocolbuffers/protobuf

Make PHP Extension thread-safe

Open

#6,506 创建于 2019年8月13日

在 GitHub 查看
 (6 评论) (4 反应) (0 负责人)C++ (16,128 fork)batch import
help wantedphp

仓库指标

Star
 (71,223 star)
PR 合并指标
 (平均合并 2天 11小时) (30 天内合并 185 个 PR)

描述

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

贡献者指南