- clean
sh build.sh clean
- build
sh build.sh build
- clean & build
sh build.sh force_build
- boost library is required
- support io_uring & aio
- add support for hash & crypto
- support C++20 (optional)
- support variaous schedule algorithm(CFQ/DEADLINE ...)
- support channel for communication between coroutine