Skip to content

Basic simple multi thread for every day problems (alpha status, use carefully, not a prod level implementation just yet)

License

Notifications You must be signed in to change notification settings

Bunkermaster/multiproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bunkermaster's MultiProc package

MultiProc is a simple multi process management project. The goal is to be able to start multiple parallel threads from PHP (7.1+) without having to install any extension. It is a crude, simplistic method of doing multithreading.

Warning : this is a pre-alpha and should NOT be used in production unless you really want things to go tits up.

Docs (WIP)

About

Basic simple multi thread for every day problems (alpha status, use carefully, not a prod level implementation just yet)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages