Skip to content

Milestones

List view

  • The initial release should be tagged as v0.1.0 and should have a workable, logical, consistent API that works as a solid base for future changes. The API should include threads, forked processes, channels, and parcels. Workers and worker pools would be a welcome addition, but are not required for v0.1.0. Functionally, both forked processes and threads should both support running closures, joining asynchronously, and the means to terminate the routine prematurely. Channels should support two endpoints that can be in separate processes. Parcels should be supported for both threads and forked processes and should be able to be locked as a mutex asynchronously. Support for the latest PHP 5.5 and 5.6 is required. PHP 7.0 support may come in the future.

    Overdue by 9 year(s)
    Due by September 19, 2015
    4/4 issues closed