Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Side by Side Diff: tumble/configs/tq_shards_high.cfg

Issue 2988083002: [logdog] Begin migrating to Makefile. (Closed)
Patch Set: git checkout view Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « logdog/appengine/cmd/coordinator/vmuser/queue.yaml ('k') | tumble/configs/tq_shards_low.cfg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # luci_deploy is an AppEngineResources configuration file for a Tumble
2 # installation.
3 #
4 # This, along with the generic "tumble_resources.cfg", must be added to the
5 # configuration of any application that uses Tumble.
6 #
7 # This configuration is for a high throughput Tumble installation. See README
8 # for more information.
9
10 task_queue <
11 name: "tumble"
12 push <
13 rate: "100/s"
14 >
15 >
OLDNEW
« no previous file with comments | « logdog/appengine/cmd/coordinator/vmuser/queue.yaml ('k') | tumble/configs/tq_shards_low.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698