[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1094) Map/Reduce over HotRod
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Thu Jun 23 05:50:23 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610622#comment-12610622 ]
Manik Surtani commented on ISPN-1094:
-------------------------------------
JSR 223 might be an interesting approach to this. Essentially allow any scripting language to be used on the wire level, and have Infinispan use JSR 223 to parse the map and reduce functions and process accordingly. Type declaration (MIME type?) would be needed on the wire protocol, and the Infinispan backends would need to be configured to support specific JSR 223 implementations.
http://java.sun.com/developer/technicalArticles/J2SE/Desktop/scripting/
http://www.jcp.org/en/jsr/detail?id=223
https://dev.deri.ie/confluence/display/romulus/JSR+223+compliant+scripting+languages
> Map/Reduce over HotRod
> ----------------------
>
> Key: ISPN-1094
> URL: https://issues.jboss.org/browse/ISPN-1094
> Project: Infinispan
> Issue Type: Feature Request
> Components: Cache Server
> Affects Versions: 5.0.0.FINAL
> Reporter: Galder ZamarreƱo
> Assignee: Mircea Markus
> Fix For: 5.2.0.Final
>
>
> Map/Reduce over HotRod. Most probably we'll settle on portable javascript code to be executable remotely.
> More info in the discussion thread.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list