[infinispan-issues] [JBoss JIRA] (ISPN-5414) Support (named) parameters in DSL based queries
Prashant Thakur (JIRA)
issues at jboss.org
Mon Aug 10 02:31:02 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096769#comment-13096769 ]
Prashant Thakur edited comment on ISPN-5414 at 8/10/15 2:30 AM:
----------------------------------------------------------------
Thanks Adrian, We are presently implementing by keeping parsing result of antlr parser and storing it in Cache.
Avoiding internals for AST Processor for now would give us easier way forward.
Did some analysis around end to end speed after avoiding parsing we are able to achieve approx 4200 req/sec for 1 Million cache size which looks good for the moment.
Our intention for now is not to make solution very generic which would be the final solution from your end but just to provide lookups from multiple keys stored in value part
was (Author: prashant.thakur):
Thanks Adrain, We are presently implementing by keeping parsing result of antlr parser and storing it in Cache.
Avoiding internals for AST Processor for now would give us easier way forward.
Did some analysis around end to end speed after avoiding parsing we are able to achieve approx 4200 req/sec for 1 Million cache size which looks good for the moment.
Our intention for now is not to make solution very generic which would be the final solution from your end but just to provide lookups from multiple keys stored in value part
> Support (named) parameters in DSL based queries
> -----------------------------------------------
>
> Key: ISPN-5414
> URL: https://issues.jboss.org/browse/ISPN-5414
> Project: Infinispan
> Issue Type: Feature Request
> Components: Remote Querying
> Affects Versions: 8.0.0.Final
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 8.0.0.Final
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list