|
-----Message d'origine-----
[mailto:midrange-l-bounces@xxxxxxxxxxxx] De la part de Jon Paris
Envoyé : vendredi 26 juin 2009 17:29
But more importantly, it means that when any two of these
programs are in use at the same time (i.e. both active in the
stack) you are using twice the memory _per_user_ - if five
programs are in use that is five times the memory. Multiply
that by your number of active users and you'll see that your
memory usage (and therefore disk in terms of paging storage)
are also significantly affected by this practice.
Service programs were invented to avoid the kind of scenario
that your current practice creates. You are wasting
significant disk space and significant memory by binding by
copy instead of by reference. And you gain little or nothing.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.