demo for BIO,NIO,AIO and Netty.
-
Notifications
You must be signed in to change notification settings - Fork 9
This project provides a demo for understanding and comparing different I/O models in Java: BIO (Blocking I/O), NIO (Non-blocking I/O), AIO (Asynchronous I/O), and Netty. The goal is to showcase how each I/O model handles network operations, with a focus on scalability and performance.
jianpingh/java-io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This project provides a demo for understanding and comparing different I/O models in Java: BIO (Blocking I/O), NIO (Non-blocking I/O), AIO (Asynchronous I/O), and Netty. The goal is to showcase how each I/O model handles network operations, with a focus on scalability and performance.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published