Dear all, I am using the Http API to populate an OrientDB database. I am using a multi-threaded java based app which collects the data from another source and then updates the ODB database. I am looking to ways for speeding up the population process which is taking too much time.. several days actually. My question precisely is how to configure the population process in order to increase the speed. I know from http://orientdb.com/docs/2.1/Java-Multi-Threading.html that ODB supports multiple threads but I do not how to configure it when using the HTTP API. A similar question applies to the massive insertion configuration, which I dont know how to configure when using the HTTP API. Any other reccomendations? I am kind of new to this type of programming so any help will be much appreaciated. Regards Ricardo
-- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
