Re: Using FilePendingQueueMessageStoragePolicy for non-persistent messaging

2008-01-07 Thread Rob Davies
Hi David, this looks fine - you can set these properties using the xml configuration too btw cheers, Rob On Jan 8, 2008, at 5:23 AM, David Sitsky wrote: Hi, I want to use FilePendingQueueMessageStoragePolicy in my application since I don't use persistent messaging, but I don't want to

Using FilePendingQueueMessageStoragePolicy for non-persistent messaging

2008-01-07 Thread David Sitsky
Hi, I want to use FilePendingQueueMessageStoragePolicy in my application since I don't use persistent messaging, but I don't want to be limited by memory as to the number of queued messages that are outstanding, which for my application might be very large, depending on the data being process