parallel 1.0.0

Parallel concurrency API


A succinct parallel concurrency API for PHP 7.

License: PHP License

Changes

- Caching improvements
- Channel comparison (==) fixed
- Debug handler added for Channel
- Debug handler for Future (just shows runtime)
- Fix copying of interned strings
- Object support
- Functional API for parallel\Runtime