1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 <2010> 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 <2010> 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: monitors received out of order |
From: | Ralph Lange <[email protected]> |
To: | [email protected] |
Date: | Wed, 03 Nov 2010 09:33:50 -0400 |
Yes, I agree with Till. Any mechanism which requires the client to buffer a number of monitors for each subscription and then compare timestamps is too difficult for the average client.
I am happy for the mechanism to break if the event queue overflows, but I would like a client's event queue on the server to be a single time-ordered FIFO queue, rather than a collection of queue's. However, the details are probably a bit of a devil.
Cheers, Ralph