| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
| layout | pattern | |
|---|---|---|
| title | Guarded Suspension | |
| folder | guarded-suspension | |
| permalink | /patterns/guarded-suspension/ | |
| categories | Concurrency | |
| tags |
|
Use Guarded suspension pattern to handle a situation when you want to execute a method on object which is not in a proper state.
Use Guarded Suspension pattern when the developer knows that the method execution will be blocked for a finite period of time
| Back | FazBrowse Home | New Git URL |