[infinispan-issues] [JBoss JIRA] Commented: (ISPN-57) Support Google App Engine

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu Mar 18 07:20:38 EDT 2010


    [ https://jira.jboss.org/jira/browse/ISPN-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12520627#action_12520627 ] 

Manik Surtani commented on ISPN-57:
-----------------------------------

Essentially the only way to make this work on GAE (the way things stand with GAE's whitelist right now) would be to seriously cripple Infinispan's functionality.  While this is possible (a separate infinispan-gae distro), I don't see much value in this as you would be left with a glorified hashmap.

> Support Google App Engine
> -------------------------
>
>                 Key: ISPN-57
>                 URL: https://jira.jboss.org/jira/browse/ISPN-57
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core API
>            Reporter: Adrian Cole
>            Assignee: Manik Surtani
>             Fix For: 5.1.0.BETA1, 5.1.0.Final
>
>
> Google App Engine for Java is a restricted JVM.  It prevents such things as file access and thread creation.  Currently, Infinispan requires at least thread creation and depending on the cachestore mechanism, potentially file as well.
> This is a container to investigate other related issues that may prevent Infinispan from running on GAE.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list