[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: (ITS#3564) Programatic Insert Scaleability Problem



I've probably confused the issue by using the term bulk loading when I shouldn't have.

I'm simply trying to add (a large amount) of content into the server while it is running, through a connection to the running server.  My program that actually processes the data is written in Java, and uses Suns standard API for accessing a LDAP server.

If I had (or could easily generate) my data as ldif, I would do so (and then use slapadd as we have in the past) but its not a simple or trivial task.  Plus, the programmatic API is already implemented and works (with small data sets) (and large data sets on other ldap implementations)


Dan