Cannot run Client on AppEngine due to thread creation constraints

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Cluster Management
    • None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      TLDR?: use java.util.concurrent.Executors default thread creator instead of new Thread().

      See the thread here: https://groups.google.com/forum/?#!msg/google-appengine/4n_YlemnINE/BG6kiRNxWdUJ

      And app engine docs here:
      https://cloud.google.com/appengine/docs/java/#Java_The_sandbox

      Seems like using the specific appengine api is too much, but could be plugable if needed.

            Assignee:
            Unassigned
            Reporter:
            Scott Hernandez (Inactive)
            None
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: