Single writer with multiple reader
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
owner fe32cb94e0
Merge pull request 'feat(notify): New functionality for notify callback.' (#4) from development into master
2 years ago
.idea initial work 2 years ago
README.md docs: initial work 2 years ago
go.mod initial work 2 years ago
multiread_test.go feat(notify): New functionality for notify callback. 2 years ago
multireader.go feat(notify): New functionality for notify callback. 2 years ago

README.md

MultiReader

Single writer with multiple readers. Designed for small number of concurrent readers.