8000 GitHub - notion/forkdaemon-php at ad69eaaf71507c43014d2c4f0cc9b8f34dbfffb2
[go: up one dir, main page]

Skip to content

notion/forkdaemon-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Fork Daemon

A library to make setup and management of forking daemons in PHP easy.

Features

  • Easy management of PHP forks
  • Splitting work units into buckets
  • Preforking callbacks to manage resources before forking
  • Dynamic setting of number of children / work per child

Usage

Check out the examples in the examples directory php example/blocking.php

License

Copyright 2013 Barracuda Networks, Inc. Licensed under the MIT License

About

A library to make setup and management of forking daemons in PHP easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%
0