A process manager for PHP that allows you to run multiple processes in parallel using the fork system call.
    • Fast-Forward-Fork
      • Getting Started
        • Installation
        • Quickstart
      • Usage
        • Getting Services
        • Worker Groups
        • Output and Errors
        • Signals
        • Use Cases
      • Advanced Topics
        • Integration
        • Extending and Customizing
        • Troubleshooting
      • API Reference
        • Fork Manager
        • Workers and Worker Groups
        • Signals API
        • Exceptions
      • Links and References
        • Dependencies
        • Coverage and Reports
      • FAQ
      • Compatibility
    • Namespaces
      • FastForward
        • Fork
          • Exception
          • Manager
          • Signal
          • Worker
    • Packages
      • FastForward
        • Fork
    • Reports
      • Deprecated
      • Errors
      • Markers
    • Indices
      • Files

    Files

    D 1 file
    DefaultSignalHandler.php
    F 3 files
    ForkExceptionInterface.php
    ForkManager.php
    ForkManagerInterface.php
    I 1 file
    InvalidArgumentException.php
    L 1 file
    LogicException.php
    R 1 file
    RuntimeException.php
    S 2 files
    Signal.php
    SignalHandlerInterface.php
    W 6 files
    Worker.php
    WorkerGroup.php
    WorkerGroupInterface.php
    WorkerInterface.php
    WorkerOutputTransport.php
    WorkerState.php
    Search results