Hi, We have async API which is based on listeners, but listeners are executed in the same thread. When you mean non-blocking does it mean that you need async API which will be run in seprate thread, right ?
Could you define non-blocking ? On Wed, Mar 19, 2014 at 5:57 PM, <[email protected]> wrote: > Hi, > > Do you provide an async, non blocking java API for OrientDB and if not, > are there any plans to provide it in the near future ? > The reason I ask this is because I'm writing a java web application based > on the Vert.x platform. > In Vert.x it's required that you don't have any blocking code and > therefore I'm interested in a database with which my application can > interact in an async, non blocking way. > > regards, > > Santo > > -- > > --- > 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. > -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- 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.
