Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 271 Bytes

File metadata and controls

10 lines (6 loc) · 271 Bytes

aio

The Java AIO Framework is asynchronous communication framework, it is high-performance concurrency served for large-scale inputs/outputs. The thread pool is based on the Leader-Follower pattern.

License

MIT

Author

Zhaoping Yu (yuzhaoping1970@gmail.com)