Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/militska/php-pthread
dockerimage and example php pthread (php:7.2)
https://github.com/militska/php-pthread
docker docker-image dockerfile php php7 pth pthread pthreads
Last synced: 19 days ago
JSON representation
dockerimage and example php pthread (php:7.2)
- Host: GitHub
- URL: https://github.com/militska/php-pthread
- Owner: militska
- Created: 2020-11-05T17:40:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-07T10:00:01.000Z (about 4 years ago)
- Last Synced: 2024-11-14T10:36:08.021Z (3 months ago)
- Topics: docker, docker-image, dockerfile, php, php7, pth, pthread, pthreads
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example use pthread php just for fun, and experiments.
images - https://hub.docker.com/repository/docker/militska/pthread_php_ztsСode example based on https://phpprofi.ru/blogs/post/55
Why not 7.4? -> https://github.com/krakjoe/pthreads/issues/929
Начиная с php7.4 есть проблемы с поддержкой расширения, автор рекомендует
переходить на parallel
Да и в целом сообщетсво не рекомендует использовать треды.