| Article: |
How to Use JMS with PHP | |
| Subject: | Persistent | |
| Date: | 2004-11-17 12:26:18 | |
| From: | katkat | |
|
I tried it, and the samples work cool, I think the messaging API is missing a persistent parameter, I know that JMS has something like that.
|
||
Showing messages 1 through 1 of 1.
-
Persistent
2004-11-18 04:17:25 Amir Shevat |
[View]



It is a good idea to add a persistent parameter to the
publishMessageandenqueuemethods. This will help you disable the persistency when you do not need it .I will add a feature request and add this feature to the next release.
Thank you for your input.
Amir