Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/higebu/go-udp-batch-example
https://github.com/higebu/go-udp-batch-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/higebu/go-udp-batch-example
- Owner: higebu
- Created: 2018-07-06T07:56:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T07:57:18.000Z (over 6 years ago)
- Last Synced: 2024-10-04T19:44:31.575Z (4 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-udp-batch-example
```
go get -u github.com/higebu/go-udp-batch-example/{udpreceiver,udpsender}
udpreceiver -batch-size 1000
udpsender -batch-size 1000 -count 1000000
```See https://godoc.org/golang.org/x/net/ipv4