Join Up!
96806 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
Other Services
Index
Function Reference
Other Services
cURL
FAM
FTP
Hyperwave
Hyperwave API
HTTP
Java
LDAP
Lotus Notes
Memcache
mnoGoSearch
mqseries
Gopher
Network
SAM
SNMP
Sockets
SSH2
SVN
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
syslog
Introduction
Last updated: Thu, 26 Jun 2008
Simple Asynchronous Messaging
Introduction
Installing/Configuring
Installation
Runtime Configuration
Resource Types
Predefined Constants
Examples
Messages
Messaging operations
Publish/Subscribe and suscriptions to topics
Error handling
SAM Functions
SAMConnection->commit()
— Commits (completes) the current unit of work.
SAMConnection->connect()
— Establishes a connection to a Messaging Server
SAMConnection->__construct()
— Creates a new connection to a Messaging Server
SAMConnection->disconnect()
— Disconnects from a Messaging Server
SAMConnection->errno
— Contains the unique numeric error code of the last executed SAM operation.
SAMConnection->error
— Contains the text description of the last failed SAM operation.
SAMConnection->isConnected()
— Queries whether a connection is established to a Messaging Server
SAMConnection->peek()
— Read a message from a queue without removing it from the queue.
SAMConnection->peekAll()
— Read one or more messages from a queue without removing it from the queue.
SAMConnection->receive()
— Receive a message from a queue or subscription.
SAMConnection->remove()
— Remove a message from a queue.
SAMConnection->rollback()
— Cancels (rolls back) an in-flight unit of work.
SAMConnection->send()
— Send a message to a queue or publish an item to a topic.
SAMConnection::setDebug()
— Turn on or off additional debugging output.
SAMConnection->subscribe()
— Create a subscription to a specified topic.
SAMConnection->unsubscribe()
— Cancel a subscription to a specified topic.
SAMMessage->body
— The body of the message.
SAMMessage->__construct()
— Creates a new Message object
SAMMessage->header
— The header properties of the message.
add a note
User Contributed Notes
Simple Asynchronous Messaging
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
syslog
Introduction
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs