[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xmlblaster] Priority and XPath Problem



zhang wrote:

The priority of the XMLBlaster PublishQos affect the behaviour of the Client side or the XMLBaster Server side?

Both.
On client side only if the connection to the server is lost and the tail back queue stores the messages
until reconnect.
On Server side it affects the history queue and the callback queues.
Finer grained priorities (to only affect some of the above queues) is
currently not adjustable.




Does xmlblaster support XPath expression's logical operation, such as
XPath1 && XPath2  in subscribing to xmlblaster server?

I don't know, 'or' and 'and' works fine.
Please just try it.

regards

Marcel