Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-57 Support Google App Engine
  3. ISPN-58

Create a TaskQueueExecutorFactory and TaskQueueScheduledExecutorFactory

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Won't Do
    • Icon: Optional Optional
    • None
    • None
    • None
    • None

      These executors will not spawn separate threads, but hook in to Google's TaskQueue API

      http://code.google.com/appengine/docs/java/taskqueue/overview.html

      This will enable Infinispan to run without spawning any additional threads, thereby enabling it to run on Google's App Engine runtime.

      Will need to expose a URI (/taskqueueexecutor ?) which is invoked to process arbitrary Callable/Runnables. May need to use the DataStore to store the actual Callable/Runnable, and pass the taskqueueexecutor the key of the stored object.

              manik_jira Manik Surtani (Inactive)
              manik_jira Manik Surtani (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: