OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsn message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Action 11: Boxcarring use case


Boxcarring is the ability to include more than one matched notification in a single
message from producer to consumer. This is currently supported in the schema by the 
Notify message allowing one or more NotificationMessage in the payload.

In terms of a policy, I suggest the easiest way to express this is to give the option to allow boxcarring or not.
This could be a simple boolean: 
    boxcar=False means min=max=1  NotificationMessage and 
    boxcar=true means min=1 max=unbounded NotificationMessage.

An alternate would be to have this as an integer where the integer
expresses the maximum number of NotificationMessage per Notify, -ve and zero being invalid!



_________________________________________________________________
Martin Chapman                                 
Consulting Member of Technical Staff           
Oracle                                        
P: +353 87 687 6654                           
e: martin.chapman@oracle.com                   



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]