prolic/php-disruptor

This package is abandoned and no longer maintained. No replacement package was suggested.

A High Performance Inter-Thread Messaging Library

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 21

Watchers: 4

Forks: 3

Open Issues: 2

pkg:composer/prolic/php-disruptor

dev-master 2019-12-17 19:43 UTC

This package is auto-updated.

Last update: 2020-02-17 20:06:04 UTC


README

Build Status Total Downloads Latest Stable Version Latest Unstable Version Dependency Status

A High Performance Inter-Thread Messaging Library

Port of the LMAX Disruptor

Info

This project will is discontinued and archived. PHP's pthreads extensions has been archived already.

Requirements

  • PHP 5.4 ZTS
  • ext-pthreads 0.0.45
  • ext-uuid 1.0.3
  • Concurrent-PHP-Utils
  • MabeEnum

Under construction...