EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: How to write a python-based backpup tool?
From: Ralph Lange <[email protected]>
To: EPICS tech-talk <[email protected]>
Date: Sat, 17 Sep 2011 13:05:19 +0200
On 16.09.2011 23:30, Matt Newville wrote:
>> PS:
>> Is there a difference between a connection to 50K Pvs versus, 50K connections to the same PVs?
> Yes, these are definitely different.

It all depends:
If the 50K PVs reside on 50K different IOCs, the name resolution answers
will come in 50K separate UDP packets, and the client will subsequently
have to open 50K TCP connections and start 100K threads.
If the 50K PVs reside on one IOC, name resolution answers will be in
only few packets, and only one TCP connection with two threads is used
for all data traffic, so the difference to connecting to the same PV 50K
times is rather marginal.

~Ralph


References:
How to write a python-based backpup tool? emmanuel_mayssat
Re: How to write a python-based backpup tool? Matt Newville
Re: How to write a python-based backpup tool? emmanuel_mayssat
Re: How to write a python-based backpup tool? Matt Newville

Navigate by Date:
Prev: Re: aSubRecord VAL field Bruce Hill
Next: Re: How to write a python-based backpup tool? Matt Newville
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: How to write a python-based backpup tool? Matt Newville
Next: Area Detector 1-7 Robert Bradford
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·