| # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file | |
| # for details. All rights reserved. Use of this source code is governed by a | |
| # BSD-style license that can be found in the LICENSE file. | |
| queue: | |
| - name: priority-queue | |
| rate: 50/s | |
| bucket_size: 50 | |
| - name: background | |
| rate: 5/s | |
| bucket_size: 20 |