<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have to disagree.  Using file storage seems a last resort, not a
    first resort, if you have a database with indexed tables
    available.    Good databases usually solve the problems of
    file-system storage,  not the other way around.  <br>
    <br>
    Several times in my last ten years at work we considered
    supplementing Oracle with file-service, for things like images, and
    we always ended up rejecting file system solutions.<br>
    <br>
    M.E. -- can you explain in more detail how you figure that
    file-system storage and retrieval and deletion would be faster and
    more robust and scalable than MySQL calls for the same amount of
    data?<br>
    <br>
    Wade<br>
    <br>
    <br>
    <br>
    On 3/9/12 12:38 AM, M.E. Verhagen wrote:
    <blockquote
cite="mid:CA+RcaTS_9OooyV6K1WbqT_Wk5x0Q+PKLHrYZfJ4tZwdOA4f9dQ@mail.gmail.com"
      type="cite">storing the assets on file instead of storing in the
      database would improve the performance since than not all the
      assets would have to pushes by mysql. 
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Opensim-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-dev">https://lists.berlios.de/mailman/listinfo/opensim-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>