Skip to content

Multithread & Warmup#887

Merged
danbri merged 4 commits intomasterfrom
multithread
Nov 13, 2015
Merged

Multithread & Warmup#887
danbri merged 4 commits intomasterfrom
multithread

Conversation

@RichardWallis
Copy link
Copy Markdown
Contributor

  • Introduced threadlocal variables where required to make application threadsafe.
  • Introduced cache pre-loading triggered by warmup call for idle instances.
  • Added auto-scaling, min_idle_instances, and warmup values into app.yaml.
  • Added stepwise warming to help instances, that don't get a warmup call, load some of the heavy stuff gradually over the first few calls to (hopefully light load) pages.
  • Added shared memory values to monitor the activities of these and report via a debug page.

RichardWallis added 4 commits November 10, 2015 11:03
Increase warmup activites
…, load some of the heavy stuff gradually over the first few calls to (hopefully light load) pages.
danbri added a commit that referenced this pull request Nov 13, 2015
@danbri danbri merged commit c250867 into master Nov 13, 2015
@RichardWallis RichardWallis deleted the multithread branch February 15, 2019 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants