| Package Information |
| Summary |
Lightweight inter-object communication infrastructure |
| Maintainers |
Vijay Aswadhati (lead) [details]
|
| License |
PHP License
|
| Description |
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++. |
| Homepage |
http://www.planetbazaar.com |
Release notes Version1.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 |