Adjust pattern categories and tags
This commit is contained in:
@ -3,9 +3,12 @@ layout: pattern
|
||||
title: Reader Writer Lock
|
||||
folder: reader-writer-lock
|
||||
permalink: /patterns/reader-writer-lock/
|
||||
categories: Concurrent
|
||||
categories: Concurrency
|
||||
tags:
|
||||
- Java
|
||||
- Java
|
||||
- Difficulty-Intermediate
|
||||
- I/O
|
||||
- Performance
|
||||
---
|
||||
|
||||
**Intent:**
|
||||
|
Reference in New Issue
Block a user