Titan server configuration for windows server 2008 -


io-strategy set "worker" in titan-server-rexter.xml config file (default installation) second session's gremlin queries not work it.

i've set io-strategy "leader-follower". seems working. configuration appropriate production environment?

why second gremlin queries not working (hanging) "worker" configuration?

storage layer berkeleydb. client is: rexproclient (c#) issue not related it?

definitely use leader-follower. believe there issues "worker" might related bugs in grizzly (but hasn't been proven). leader-follower strategy on other hand being used in number of production environments know of. sure increase size of thread-pools in rexster.xml when install production environment. may wish follow thread more information develops:

https://groups.google.com/forum/?fromgroups=#!topic/gremlin-users/wmvni6hzwt8


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -