yami 1.0.1

Lightweight inter-object communication infrastructure


This binding allows PHP programs to communicate with servers
written using YAMI, opening up a wide range of possibilities.

YAMI (http://msobczak.com/prog/yami/concept/) is a tiny library
that provides lightweight inter-object communication infrastructure.
There are only three concepts that one need to understand (Domain,
Agent,Message) in order to write high performance servers (and clients)
in C/C++.

License: PHP License

This package is not maintained, if you would like to take over please go to this page.

Changes

- First release to PECL
- This build was compiled for PHP version 5.2.1
- The extension should compile for PHP 4.x as well