[Christian Magnusson]

> So, what is a suitable limitation when reading from a remoteserver? Should
> it be allowed to do 10, 20 or 50 concurrent requests?
> As I can see, something must be really wrong if it increase over 20
> concurrent requests for one single 1-wire adapter.

10 or 20 is probably fine, and 50 sounds too much unless someone can
give a realistic scenario which could require that. 

I guess, 50+ devices on one 1-wire adapter is realistic, and a lazy
programmer (like me) could write a program that queries all of them
simultaniously once in a while leaving the queueing to owserver.  But
I think it's ok if many of the queries then fail.  The most important
thing is to make owserver less likely to crash.

Currently, I can make owserver crash very easily.  I can retest with
your changes to see if it helps.

-- 
Steinar

------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to