Update Throttling pattern readme
This commit is contained in:
parent
a8f2e70e0a
commit
f9d1e9aa3f
@ -3,15 +3,14 @@ layout: pattern
|
||||
title: Throttling
|
||||
folder: throttling
|
||||
permalink: /patterns/throttling/
|
||||
categories: Behavioral
|
||||
tags:
|
||||
- Java
|
||||
- Difficulty-Beginner
|
||||
- Throttling
|
||||
---
|
||||
|
||||
## Intent
|
||||
Ensure that a given client is not able to access service resources more than the assigned limit.
|
||||

|
||||
|
||||
## Applicability
|
||||
The Throttling pattern should be used:
|
||||
|
Loading…
x
Reference in New Issue
Block a user