NeO
NeO
Explore posts from servers
ATApache TinkerPop
Created by NeO on 4/19/2023 in #questions
TraversalOpProcessor Cache
One more question - I have a remote gremlin setup. From my java application when I query the gremlin server, in first query returns me response in 60 sec. If execute same query within 30 sec I get response within 10 sec. But if I send query after 30sec-1min I get response again in 60 sec. Any clue why so ?
12 replies
ATApache TinkerPop
Created by NeO on 4/19/2023 in #questions
TraversalOpProcessor Cache
When we say script here - we are stating about - "org.apache.tinkerpop.gremlin.groovy.jsr223.GroovyCompilerGremlinPlugin: {classMapCacheSpecification: "initialCapacity=1000,maximumSize=10000"} " ? and 1000 and 10000 are quantified as ? Is above plugin supported for 3.4.6 ?
12 replies
ATApache TinkerPop
Created by NeO on 4/19/2023 in #questions
TraversalOpProcessor Cache
Ok got it. Is there a cache present to improve performance for repeated fired query ?
12 replies
ATApache TinkerPop
Created by NeO on 4/19/2023 in #questions
TraversalOpProcessor Cache
INFO org.apache.tinkerpop.gremlin.server.GremlinServer - 3.4.6
12 replies
ATApache TinkerPop
Created by NeO on 4/6/2023 in #questions
worker thread pool of 1, gremlin pool of 1 and boss thread pool of 1 ?
Thanks @spmallette for answering the query. Is there a ideal configuration mentioned for production systems, where we have 50millions+ vertices and edges, for fast query processing ?
6 replies