yami

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.

Latest releases

Version Release Download
200707230007 2007-07-23 yami-200707230007.tgz
1.0.1 2007-07-24 yami-1.0.1.tgz
1.0 2007-07-23 yami-1.0.tgz
Show all releases

Changelog

Version Message
200707230007 - First release to PECL
- This build was compiled for PHP version 5.2.1
- The extension should compile for PHP 4.x as well
1.0.1 - First release to PECL
- This build was compiled for PHP version 5.2.1
- The extension should compile for PHP 4.x as well
1.0 - First release to PECL
- This build was compiled for PHP version 5.2.1
- The extension should compile for PHP 4.x as well
Show complete changelog