|  | re: .0
    Heidi,
    
    I didn't answer your note earlier as I was hoping that somebody from
    EMF Eng. might be able to comment on your base note.
    As we (TeMIP) are part of the "people in VBO" you mentionned in your
    note, I would like to add a few comments on your note.
    For TeMIP V1.0, we used the nDBM package for our internal datastore
    (not using the mcc_mir routines). While testing this package, we found
    out that we were getting "split overflow" errors somewhere over 100 000
    records.  We didn't explicitely tested the mcc_mir routines up to this
    limit, as we were not using them for storing events.
    As the mcc_mir routines are using the same nDBM package as the one we
    used in V1.0, they should have the same limit.
    In TeMIP V1.1, we decided to switch to a different datastore package,
    C-ISAM due to nDBM limitations.
    Regarding getting more information about the nDBM tool, I think that
    one of the Ultrix notefiles should the right place.
    
    Sorry of not being able to be of more help regarding your questions,
    but I would suugest that if it is critical for your application to be
    able to store large ammounts of data, you run a small test, writing
    *and* reading back the data in the MIR to check if the MIR can handle
    the volume of data needed for your application.
    Best regards,
    Marc.
    
 | 
|  | About 1 year ago, I asked (I think in this notesfile) whether registering 
2,000 entities in the Local MIR was ok because I think you will find that the 
documentation used to suggest 1,000 max.  The response I got was that 2,000 
was fine; performance had been ok at around 10,000 but above this, 
engineering thought that the performance would tail off and you would be 
better off using DNS.
Perhaps things have changed now but that was the answer then.
chris
 |