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: caget command holds for more than 10 seconds |
From: | Ralph Lange <[email protected]> |
To: | "'tech-talk'" <[email protected]> |
Date: | Wed, 01 Jun 2011 11:40:41 +0200 |
On 31.05.2011 17:17 Jeff Hill wrote:
Of course, more optimal performance can be obtained by writing a specialized ca client that opens N channels, fetches N values, and then closes the N channels. This will allow the circuit creation/shutdown overhead and process creation/shutdown overhead to be amortized over the N channels.
This is how the caget command line tool works. ~Ralph