Hi. We are working on a web application using OrientDB. Each request spawn a new thread on the web server. We have a single instance of OrientGraphFactory and it create a OrientGraph for each request (thread) and at the end call graph.shutdown. Is this the best way to handle connections on this database? Thanks.
-- --- 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.
