Re: [Owfs-developers] owfs performance with DS9490

2012-12-28 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23.12.2012 02:06, Jerry Scharf wrote: > Paul, > > I do not know how others would imagine doing this, but I thought a > bit about how that could be useful to me. My imagination is that I > I would set up the polling via the comm channel so I can add

Re: [Owfs-developers] owfs performance with DS9490

2012-12-28 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, first of all: sorry for the late reply. On 22.12.2012 16:29, Paul Alfille wrote: > Very thoughtful note. > > Let me explore one of your ideas, on polling. > > > On Fri, Dec 21, 2012 at 6:06 PM, Michael Markstaller > mailto:m...@elabnet.de>>

Re: [Owfs-developers] owfs performance with DS9490

2012-12-22 Thread Jerry Scharf
Paul, I do not know how others would imagine doing this, but I thought a bit about how that could be useful to me. My imagination is that I I would set up the polling via the comm channel so I can add, list or remove polling tasks. I would have the program sleeping on input from the channel

Re: [Owfs-developers] owfs performance with DS9490

2012-12-22 Thread Paul Alfille
Very thoughtful note. Let me explore one of your ideas, on polling. On Fri, Dec 21, 2012 at 6:06 PM, Michael Markstaller wrote: > > And then I thought, if it wouldn't be great for owserver to have some > kind of long-polling API where the client only gets notified if > something interesting (a

[Owfs-developers] owfs performance with DS9490

2012-12-21 Thread Michael Markstaller
Hi, first, after a while owserver could be called pretty stable now using DS9490 in many (few hundreds) larger installations! And sorry for the long mail ;) Now I want to get to some "luxury-problems" and improve performance/response-time of my client still; i.e. rewrite it in C with multithread