I think Andrey wanted to ask if you can open a new issue for this. Lvc@
On 30 January 2014 09:07, Andrey Lomakin <[email protected]> wrote: > Hi, > You can start several servers without any problem, binary server it is > like servlet for remote protocols (distributed and remote) which works > using embedded database. > > About isActivated. It is good idea. > Will you provide a pool request ? > > > On Thu, Jan 30, 2014 at 2:45 AM, odbuser <[email protected]> wrote: > >> Is it possible to startup multiple OServer's? In other words, >> OServerMain stores a single instance of OServer but is possible to create >> multiples without an issue? >> >> The reason I ask is that it would be nice to be able to start multiple >> servers with different configuration. >> >> com.orientechnologies.orient.server.OServerMain stores a single instance >> but nothing prevents us from creating additional OServers. I haven't tried >> it. >> >> Also, can you add an isActivated method to OServer so that we can know if >> it's running or not (without resorting to checking if a port is open)? >> >> -- >> >> --- >> 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/groups/opt_out. >> > > > > -- > 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/groups/opt_out. > -- --- 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/groups/opt_out.
