protocolbuffers/protobuf

Make PHP Extension thread-safe

Open

#6,506 opened on 2019年8月13日

GitHub で見る
 (6 comments) (4 reactions) (0 assignees)C++ (16,128 forks)batch import
help wantedphp

Repository metrics

Stars
 (71,223 stars)
PR merge metrics
 (平均マージ 2d 11h) (30d で 185 merged PRs)

説明

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

コントリビューターガイド