SAM version 1.1.0 released including generic extension mechanism

6 views
Skip to first unread message

D.S.R...@googlemail.com

unread,
Feb 7, 2007, 9:27:52 AM2/7/07
to phpsam
SAM version 1.1.0 has been released via pecl.php.net. This version
builds on the last and adds support for a new protocol, MQTT (MQ
Telemetry Transport), but more importantly adds a generic extension
mechanism to make it easy to adapt the package to add support for
other protocols.

It has always been the intention to make SAM a messaging protocol/
server neutral API and allow the addition of support for multiple
messaging infrastructures. Version 1.1.0 makes this a reality by
making it easy to add support for other protocols and messaging
systems either as C code PHP extensions or as simple PHP scripts. The
existing XMS support C extension has been restructured to be an
example of extending SAM using C while a new PHP implementation of the
MQTT protocol has also been added. SAM can now be configured through
php.ini entries to control which protocol implementation deals with
which SAM API requests. The API itself remains unchanged.

Documentation has been updated to reflect the new features and
installation steps and is available from the project website (http://
project-sam.awardspace.com) as are Windows binaries for PHP 5.0.5,
5.1.4 and 5.1.6.

Dave

Dinh

unread,
Feb 7, 2007, 1:54:02 PM2/7/07
to php...@googlegroups.com
Great news.

As you may know, AciveMQ has become top level project in Apache. It would be nice if we can see it in the to-do list of the upcoming release of SAM. Things like Comet or Internet Messaging Bus is not far from the reach of PHP now.

Many thanks

Dinh
Reply all
Reply to author
Forward
0 new messages