Hi Vitor, If you set: java ... -Dindex.embeddedToSbtreeBonsaiThreshold=-1
You have not concurrent modification exception because there is no update of vertex's version. With highly concurrent updates on edges this will speed up things. Lvc@ On 24 April 2015 at 10:52, Vitor Enes Duarte <[email protected]> wrote: > It's solved and answered on the issue. > > > quarta-feira, 22 de Abril de 2015 às 17:18:56 UTC+1, Vitor Enes Duarte > escreveu: >> >> Hi, >> >> How can I have multiple threads creating edges against the same set of >> vertices? >> I can't use *OCommandScript* because of this issue >> <https://github.com/orientechnologies/orientdb/issues/3984> but I'm sure >> that OrientDB has this feature. >> >> Thank you for your help, >> >> >> Vitor, >> > -- > > --- > 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. > -- --- 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.
